From 872a0ab4e05fed5caae0b1dd3f96e3b00abff97e Mon Sep 17 00:00:00 2001 From: PhilPhonic Date: Mon, 1 Feb 2016 23:20:40 +0100 Subject: [PATCH] ns2server added --- NaturalSelection2/ns2server | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/NaturalSelection2/ns2server b/NaturalSelection2/ns2server index d53651b7f..f8563f135 100644 --- a/NaturalSelection2/ns2server +++ b/NaturalSelection2/ns2server @@ -9,7 +9,7 @@ if [ -f ".dev-debug" ]; then set -x fi -version="271215" +version="010216" #### Variables #### @@ -36,6 +36,7 @@ configpath="server1" modstorage="server1/Workshop" mods="" password="" +startonmonitor="off" # Add the following line to the parms if you want a private server. Ensuring # that the password variable above is not left empty. # -password \"${password}\"