Browse Source

gmodserver

added
pull/668/head
PhilPhonic 10 years ago
parent
commit
f94fa2b265
  1. 3
      GarrysMod/gmodserver

3
GarrysMod/gmodserver

@ -9,7 +9,7 @@ if [ -f ".dev-debug" ]; then
set -x
fi
version="271215"
version="010216"
#### Variables ####
@ -36,6 +36,7 @@ sourcetvport="27020"
clientport="27005"
ip="0.0.0.0"
updateonstart="off"
startonmonitor="off"
# Optional: Game Server Login Token
# GSLT can be used for running a public server.

Loading…
Cancel
Save