some changes for 1.58

This commit is contained in:
vbawol 2016-04-21 12:21:40 -05:00
parent 6cc3a8d8c8
commit d09376c00e
3 changed files with 4 additions and 4 deletions

View File

@ -3,7 +3,7 @@ BattlEyePath = C:\BattlEye
InstanceID = NA123 InstanceID = NA123
LogAbuse = 1 LogAbuse = 1
IP = 127.0.0.1 IP = 127.0.0.1
Port = 2303 Port = 2304
Password = changeme Password = changeme
[Redis] [Redis]

View File

@ -1,14 +1,14 @@
// EPOCH SERVER CONFIG // EPOCH SERVER CONFIG
// GLOBAL SETTINGS // GLOBAL SETTINGS
hostname = "EpochMod.com (0.3.8|1.54) ID02 YourHost"; hostname = "EpochMod.com (0.3.8|1.58) ID02 YourHost";
password = ""; password = "";
passwordAdmin = "!CHANGE_THIS_PASSWORD!"; passwordAdmin = "!CHANGE_THIS_PASSWORD!";
serverCommandPassword = "!CHANGE_THIS_PASSWORD!"; serverCommandPassword = "!CHANGE_THIS_PASSWORD!";
logFile = "A3Master.log"; logFile = "A3Master.log";
verifySignatures = 2; verifySignatures = 2;
BattlEye = 1; BattlEye = 1;
requiredBuild = 133741; requiredBuild = 135656;
// WHITELIST FILE TYPES // WHITELIST FILE TYPES
allowedLoadFileExtensions[] = {:}; allowedLoadFileExtensions[] = {:};

View File

@ -1,4 +1,4 @@
RConPort 2303 RConPort 2304
RConPassword changemen0w RConPassword changemen0w
MaxPing 350 MaxPing 350