Files
dayz-servers/servers/mitch_chernarus_test/SERVER.ENV
2023-11-25 11:12:51 -06:00

11 lines
180 B
Plaintext

##!/bin/sh
export SERVER_NAME="mitch_chernarus_test"
export MAP_FOLDER_NAME="$CHERNARUS_MAP_NAME"
export SERVER_PORT=50002
# number of threads to allocate
export SERVER_CPU=10