Browse Source

pzserver

added
pull/668/head
PhilPhonic 10 years ago
parent
commit
ef6919da43
  1. 3
      ProjectZomboid/pzserver

3
ProjectZomboid/pzserver

@ -10,7 +10,7 @@ if [ -f ".dev-debug" ]; then
set -x
fi
version="271215"
version="010216"
#### Variables ####
@ -26,6 +26,7 @@ steampass="password"
# Start Variables
ip="0.0.0.0"
updateonstart="off"
startonmonitor="off"
fn_parms(){
parms=""

Loading…
Cancel
Save