mirror of
https://github.com/EpochModTeam/DayZ-Epoch.git
synced 2025-12-13 19:52:38 +03:00
updated examples to point the the steam version of the arma2oaserver.exe which is found in the root of the Arma 2 OA directory
3 lines
261 B
Batchfile
3 lines
261 B
Batchfile
@echo off
|
|
start "arma2" /min arma2oaserver.exe -port=2345 "-config=instance_22_SMDsahrani\config.cfg" "-cfg=instance_22_SMDsahrani\basic.cfg" "-profiles=instance_22_SMDsahrani" -name=instance_22_SMDsahrani "-mod=@smd_sahrani_a2;@DayZ_Epoch;@DayZ_Epoch_Server;"
|