-
Notifications
You must be signed in to change notification settings - Fork 0
Setting
Graff46 edited this page Feb 23, 2021
·
5 revisions
Section "paths":
sdk=[path to folder with executable files Actor Editor and Level Editor]
comp=[path to folder with executable files of compilers (xrLC, xrAI, xrDO)]
lvls =[path to file "game_levels.ltx"]
Section "loc":
list of parameters for xrLC, used on the "Location" button.
Section "aimap":
list of parameters for xrAI, used for build AI Map.
Section "spawn":
list of parameters for xrAI, used for build spawn file.
Section "detail":
list of parameters for xrDO, used for build details.
Usage example:
[spawn]
out=all*selected location name "escape" for build
String for shell xrAI.exe -out all -s escape