This commit is contained in:
2023-11-25 10:31:19 -06:00
parent 46d218189e
commit c13fca9b81
2 changed files with 4 additions and 2 deletions

View File

@@ -1,9 +1,9 @@
#!/bin/sh
##!/bin/sh
export SERVER_NAME="Mitch - Chernarus Test v0.0"
export MAP_FOLDER_NAME="$CHERNARUS_MAP_NAME"
export SERVER_PORT=9999
export SERVER_PORT=50002
# number of threads to allocate
export SERVER_CPU=10

View File

@@ -1,6 +1,8 @@
hostname = "Mitch - Chernarus Test v0.0"; // Server name
maxPlayers = 10; // Maximum amount of players
steamqueryport = 50006;
password = "";
passwordAdmin = "SuperSecretAdmin1!";