6 lines
168 B
Plaintext
6 lines
168 B
Plaintext
export GAME_NAME='DST'
|
|
export GAME_STEAMID=343050
|
|
export GAME_PATH="~/jeux/server_dst/"
|
|
export LOG_PATH="~/logs/${GAME_NAME}/"
|
|
export STEAMCMD="~/steamcmd/steamcmd.sh"
|