Added a new script function: set_ini_setting (from Mr.Stalin) (#85)

Added set_ini_setting to documents, and updated info for get_ini_setting.
Updated credits.
Replacing a couple of strcpy usages with strcpy_s.
This commit is contained in:
NovaRain
2018-04-21 09:01:27 +08:00
parent 29910e98bf
commit 3abebb8486
10 changed files with 76 additions and 24 deletions
+1 -1
View File
@@ -184,7 +184,7 @@ WorldMapSlots=0
;PatchFile=patch%03d.dat
;MultiPatches=0
;Set to 1 to enable the modified data load order for the engine to find game data
;Set to 1 to use the modified data load order for the engine to find game data
;Original: patchXXX.dat > critter_patches > critter_dat > f2_res_patches > f2_res_dat > master_patches > master_dat
;Modified: master_patches > critter_patches > patchXXX.dat > critter_dat > f2_res_patches > f2_res_dat > master_dat
DataLoadOrderPatch=0