Browse Source

ss3sserver

added
pull/668/head
PhilPhonic 10 years ago
parent
commit
daf81c3c12
  1. 3
      SeriousSam3BFE/ss3sserver

3
SeriousSam3BFE/ss3sserver

@ -9,7 +9,7 @@ if [ -f ".dev-debug" ]; then
set -x set -x
fi fi
version="121215" version="010216"
#### Variables #### #### Variables ####
@ -25,6 +25,7 @@ steampass=""
# Start Variables # Start Variables
ip="0.0.0.0" ip="0.0.0.0"
updateonstart="off" updateonstart="off"
startonmonitor="off"
# https://raw.githubusercontent.com/dgibbs64/linuxgsm/master/SeriousSam3BFE/help/DedicatedServer_Readme.txt # https://raw.githubusercontent.com/dgibbs64/linuxgsm/master/SeriousSam3BFE/help/DedicatedServer_Readme.txt
fn_parms(){ fn_parms(){

Loading…
Cancel
Save