From 483e4015275c6b0774ecdbe58e1de5657dff9feb Mon Sep 17 00:00:00 2001 From: Onimaro Date: Thu, 26 Jul 2018 10:35:11 +0200 Subject: [PATCH] remove deprecated parameter --- DST/game.params.ori | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/DST/game.params.ori b/DST/game.params.ori index 345ccfa..19c8b8b 100644 --- a/DST/game.params.ori +++ b/DST/game.params.ori @@ -1,4 +1,4 @@ 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} +export GAME_PARAMS=-cluster ${serveur}Cluster -shard ${shard}