asdf
This commit is contained in:
@@ -3,7 +3,7 @@
|
|||||||
export SERVER_NAME="mitch_chernarus_test"
|
export SERVER_NAME="mitch_chernarus_test"
|
||||||
export MAP_FOLDER_NAME="$CHERNARUS_MAP_NAME"
|
export MAP_FOLDER_NAME="$CHERNARUS_MAP_NAME"
|
||||||
|
|
||||||
export SERVER_PORT=50002
|
export SERVER_PORT=2502
|
||||||
|
|
||||||
# number of threads to allocate
|
# number of threads to allocate
|
||||||
export SERVER_CPU=10
|
export SERVER_CPU=10
|
||||||
|
|||||||
@@ -1,7 +1,7 @@
|
|||||||
hostname = "Mitch - Chernarus Test v0.0"; // Server name
|
hostname = "Mitch - Chernarus Test v0.0"; // Server name
|
||||||
maxPlayers = 10; // Maximum amount of players
|
maxPlayers = 10; // Maximum amount of players
|
||||||
|
|
||||||
steamqueryport = 50006;
|
steamqueryport = 2506;
|
||||||
|
|
||||||
password = "";
|
password = "";
|
||||||
passwordAdmin = "SuperSecretAdmin1!";
|
passwordAdmin = "SuperSecretAdmin1!";
|
||||||
|
|||||||
Reference in New Issue
Block a user