mirror of
https://github.com/EpochModTeam/DayZ-Epoch.git
synced 2025-12-20 10:26:28 +03:00
Move server configs outside A2OA folder
This is to prevent config.cfg, BEServer.cfg and HiveExt.ini passwords being read by in-game scripts. Also consolidated to a single folder so we only need to maintain one copy of BattlEye filters, HiveExt.ini, basic.cfg and server.Arma2OAProfile. These files are identical for all maps. Updated rotate_logs.bat with missing files
This commit is contained in:
2
Server Files/DZE_Server_Config/11_chernarus.bat
Normal file
2
Server Files/DZE_Server_Config/11_chernarus.bat
Normal file
@@ -0,0 +1,2 @@
|
||||
@echo off
|
||||
start "arma2" /min /high arma2oaserver.exe -port=2302 "-config=C:\DZE_Server_Config\11_chernarus.cfg" "-cfg=C:\DZE_Server_Config\basic.cfg" "-profiles=C:\DZE_Server_Config" -name=server "-mod=@DayZ_Epoch;@DayZ_Epoch_Server;"
|
||||
Reference in New Issue
Block a user