Browse Source

cssserver

added
pull/668/head
PhilPhonic 10 years ago
parent
commit
457574ae8f
  1. 3
      CounterStrikeSource/cssserver

3
CounterStrikeSource/cssserver

@ -9,7 +9,7 @@ if [ -f ".dev-debug" ]; then
set -x
fi
version="271215"
version="010216"
#### Variables ####
@ -30,6 +30,7 @@ sourcetvport="27020"
clientport="27005"
ip="0.0.0.0"
updateonstart="off"
startonmonitor="off"
# https://developer.valvesoftware.com/wiki/Command_Line_Options#Source_Dedicated_Server
fn_parms(){

Loading…
Cancel
Save