Added ability to load global scripts from different paths with new GlobalScriptPaths option

This commit is contained in:
phobos2077
2017-03-13 02:26:02 +07:00
parent b3d5d38cc4
commit a379e1f998
12 changed files with 76 additions and 43 deletions
+6
View File
@@ -566,6 +566,12 @@ NumbersInDialogue=0
;Set to 1 to display sfall built-in credits at the bottom of credits.txt contents instead of at the top
CreditsAtBottom=0
[Scripts]
;Comma-separated list of masked paths to load global scripts from
;Only use single slash \ as directory separator
;Paths outside of scripts folder are supported
GlobalScriptPaths=scripts\gl*.int,scripts\sfall\gl*.int
;XXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXX
[Debugging]
;Extra sfall configuration settings that can be used by modders