684 B
684 B
Description of ArmA3 structure
Directory Structure
GameDir
<serverdir>/
|- mpmissions/
|- userconfig/ #cba, ai difficulty, ecc
Cfg & Mods
Parameter based, can be everywhere
Parameters
aram3server_x64[.exe]
-server
-world=empty
-loadMissionToMemory
-maxMem=13107
-cpuCount=16
-hugepages
-enableHT
-setThreadCharacteristics
-noPause
-profiles="<path to profile directory>" # path to the profiles directory (misison save dir) and in general the logs directory
-config="<cfg-path>/file.cfg" # server related config, name, password, autostart missions )
-mods="<path-to-mod1>;<path-to-mod2>" # list of paths to mods separated by ';'
-filePatching