exporter, c'est bien
This commit is contained in:
parent
044887164b
commit
db1b41ea9b
@ -1,4 +1,4 @@
|
||||
GAME_PATH=~/jeux/server_${GAME_NAME}
|
||||
LOG_PATH=~/logs/${GAME_NAME}
|
||||
GAME_BIN=${GAME_PATH}/bin/dontstarve_dedicated_server_nullrenderer
|
||||
GAME_PARAMS=-console -cluster ${serveur}Cluster -shard ${shard}
|
||||
export GAME_PATH=~/jeux/server_${GAME_NAME}
|
||||
export LOG_PATH=~/logs/${GAME_NAME}
|
||||
export GAME_BIN=${GAME_PATH}/bin/dontstarve_dedicated_server_nullrenderer
|
||||
export GAME_PARAMS=-console -cluster ${serveur}Cluster -shard ${shard}
|
||||
|
@ -1,3 +1,3 @@
|
||||
GAME_NAME='DST'
|
||||
STEAMCMD=~/steamcmd/steamcmd.sh
|
||||
GAME_STEAMID=343050
|
||||
export GAME_NAME='DST'
|
||||
export STEAMCMD=~/steamcmd/steamcmd.sh
|
||||
export GAME_STEAMID=343050
|
||||
|
Loading…
Reference in New Issue
Block a user