Browse Source

arkserver

added
pull/668/head
PhilPhonic 10 years ago
parent
commit
26b4d809f4
  1. 3
      ARKSurvivalEvolved/arkserver

3
ARKSurvivalEvolved/arkserver

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

Loading…
Cancel
Save