File tree Expand file tree Collapse file tree 1 file changed +4
-3
lines changed
Expand file tree Collapse file tree 1 file changed +4
-3
lines changed Original file line number Diff line number Diff line change @@ -94,8 +94,6 @@ really advanced users wanting the appropriate mental model.
9494* [ Installing and Updating ChatScript] ( Installing-and-Updating-ChatScript.md )
9595<br >Installing on Windows, Mac, Linux. Updating ChatScript (advanced).
9696
97- * [ ChatScript Engine and Private Code Manual] ( CS-Engine.md )
98- <br >How the internals of the engine work and how to extend it with private code.
9997
10098## Specialized ChatScript
10199
@@ -140,9 +138,12 @@ really advanced users wanting the appropriate mental model.
140138 * [ ChatScript Exotica] ( ESOTERIC-CHATSCRIPT/ChatScript-Exotica-Examples.md )
141139<br >Brief old interesting scripting tips
142140
143- * [ ChatScript Exotica ] ( ESOTERIC-CHATSCRIPT/ChatScript-Foreign-Languages.md )
141+ * [ ChatScript Foreign Languages ] ( ESOTERIC-CHATSCRIPT/ChatScript-Foreign-Languages.md )
144142<br >Running CS in a language other than English.
145143
144+ * [ ChatScript Engine] ( ESOTERIC-CHATSCRIPT/ChatScript-Engine.md )
145+ <br >How the internals of the engine work and how to extend it with private code.
146+
146147
147148## Papers in order
148149
You can’t perform that action at this time.
0 commit comments