This commit is contained in:
2023-11-25 11:21:31 -06:00
parent 49ebe57241
commit 2671f86053
2 changed files with 2 additions and 2 deletions

View File

@@ -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

View File

@@ -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!";