Browse Source

terrariaserver

added
pull/668/head
PhilPhonic 10 years ago
parent
commit
a97e6515b9
  1. 3
      Terraria/terrariaserver

3
Terraria/terrariaserver

@ -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="-config ${servercfgfullpath}"

Loading…
Cancel
Save