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:
ebayShopper
2017-12-26 16:28:38 -05:00
parent 694ea87d0d
commit 8c9d2ea44d
145 changed files with 80 additions and 4879 deletions

View File

@@ -0,0 +1,15 @@
language="English";
adapter=-1;
3D_Performance=1;
Resolution_Bpp=32;
Resolution_W=800;
Resolution_H=600;
MinBandwidth=15728640;
MaxBandwidth=262144000;
MaxMsgSend=256;
MaxSizeGuaranteed=512;
MaxSizeNonguaranteed=256;
MinErrorToSend=0.003;
MinErrorToSendNear=0.02;
MaxCustomFileSize=0;
Windowed=0;