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