mirror of
https://github.com/EpochModTeam/Epoch.git
synced 2024-08-30 18:22:13 +00:00
push to exp
This commit is contained in:
parent
9f30d166cc
commit
7198043048
6
Changelogs/0.3.4.0.txt
Normal file
6
Changelogs/0.3.4.0.txt
Normal 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.
|
Binary file not shown.
@ -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!";
|
||||
|
Loading…
Reference in New Issue
Block a user