Files
dayz-servers/servers/mitch_chernarus_test/SERVER.ENV
2023-11-25 09:37:55 -06:00

11 lines
185 B
Plaintext

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