push to exp

This commit is contained in:
vbawol 2015-09-17 11:32:04 -05:00
parent 9f30d166cc
commit 7198043048
3 changed files with 7 additions and 1 deletions

6
Changelogs/0.3.4.0.txt Normal file
View File

@ -0,0 +1,6 @@
Client:
[Fixed] Client fps lag when first joining the server.
Server:
[Changed] Use new sort command instead of BIS_fncSortBy.
[Changed] Use new worldSize command as default if maps worldSize setting in CfgEpoch does not exist.

View File

@ -1,7 +1,7 @@
// EPOCH SERVER CONFIG
// GLOBAL SETTINGS
hostname = "EpochMod.com (0.3.3|1.50) ID02 YourHost";
hostname = "EpochMod.com (0.3.3.1|1.50) ID02 YourHost";
password = "";
passwordAdmin = "!CHANGE_THIS_PASSWORD!";
serverCommandPassword = "!CHANGE_THIS_PASSWORD!";