Difference between revisions of "CodeLite"

From Frictional Wiki
Jump to navigation Jump to search
(Created page with "CodeLite is a tool used for scripting and programming within the HPL3 engine, for the games SOMA and Amnesia: Rebirth. You can find a guide of using the tool HPL3/Scripting/...")
 
m (Reformatting)
 
(17 intermediate revisions by one other user not shown)
Line 1: Line 1:
 
CodeLite is a tool used for scripting and programming within the HPL3 engine, for the games SOMA and Amnesia: Rebirth.
 
CodeLite is a tool used for scripting and programming within the HPL3 engine, for the games SOMA and Amnesia: Rebirth.
You can find a guide of using the tool [[HPL3/Scripting/Setting up CodeLite|here]].
 
  
[https://codelite.org/ CodeLite Website]
+
[[HPL3/Scripting/Scripting_Guide/Setting_up_CodeLite|'''Click here to view a guide of setting up and using the tool''']].
  
== Additional Color Themes ==
+
[https://codelite.org/ Official CodeLite Website]
Here you can find custom color themes made by the community.
+
 
 +
==Optimized Color Theme==
 +
These are optimized color themes for CodeLite which provide more accurate coloring for HPL3 and AngelScript keywords.
 +
{| class="wikitable"
 +
!Theme
 +
!Upload Date
 +
!SHA
 +
!VirusTotal
 +
|-
 +
|[https://drive.google.com/file/d/1uq5xCyE8pPX1mgMFL4A5A2V31RNaIIZT/view?usp=sharing CodeLiteColorSettings.zip]
 +
|16 April, 2020
 +
|35a9560f4d9c125fb61b75d07ccc6ebe619c9268d27f1aafafaf310117047cc4
 +
|[https://www.virustotal.com/gui/file/35a9560f4d9c125fb61b75d07ccc6ebe619c9268d27f1aafafaf310117047cc4/detection Results]
 +
|}
 +
 
 +
===Theme Installation===
 +
<table>
 +
<tr style="vertical-align:top">
 +
<td>
 +
[[File:Codelite-tut-colors 1.png|thumb|left|Go to <code>Settings -> Colors and Fonts</code>.]]
 +
</td>
 +
<td>
 +
[[File:Codelite-tut-colors 2.png|thumb|left|Import the .zip file.]]
 +
</td>
 +
</tr>
 +
</table>

Latest revision as of 21:59, 9 November 2020

CodeLite is a tool used for scripting and programming within the HPL3 engine, for the games SOMA and Amnesia: Rebirth.

Click here to view a guide of setting up and using the tool.

Official CodeLite Website

Optimized Color Theme

These are optimized color themes for CodeLite which provide more accurate coloring for HPL3 and AngelScript keywords.

Theme Upload Date SHA VirusTotal
CodeLiteColorSettings.zip 16 April, 2020 35a9560f4d9c125fb61b75d07ccc6ebe619c9268d27f1aafafaf310117047cc4 Results

Theme Installation

Go to Settings -> Colors and Fonts.
Import the .zip file.