mirror of
https://github.com/EpochModTeam/Epoch.git
synced 2024-08-30 18:22:13 +00:00
version bump and fix _find error
This commit is contained in:
parent
95b6664a49
commit
113e8a6f3f
Binary file not shown.
@ -1,14 +1,14 @@
|
|||||||
// EPOCH SERVER CONFIG
|
// EPOCH SERVER CONFIG
|
||||||
|
|
||||||
// GLOBAL SETTINGS
|
// GLOBAL SETTINGS
|
||||||
hostname = "EpochMod.com (0.3.1|1.48) ID02 YourHost";
|
hostname = "EpochMod.com (0.3.3|1.50) 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 = 131561;
|
requiredBuild = 131696;
|
||||||
|
|
||||||
// WHITELIST FILE TYPES
|
// WHITELIST FILE TYPES
|
||||||
allowedLoadFileExtensions[] = {:};
|
allowedLoadFileExtensions[] = {:};
|
||||||
|
Loading…
Reference in New Issue
Block a user