3 echo " /opt/srcds/srcds-launcher-config"
5 echo "Usage: srcds-launcher [options]"
7 echo " Where options include:"
8 echo " -help: Prints this information message."
9 echo " -version: Print programs version number."
10 echo " -game: Specifies which game to start."
11 echo " -ip: Specifies the IP when multiple network cards are installed. Required for VAC2 operation."
12 echo " -port: Specifies which port to open for client connections. Default is 27015."
13 echo " -update: The server is searching for updates on startup."
14 echo " -noupdate: Do not search for updates on startup."
15 echo " -tickrate: Specifies Server-Tickrate."
16 echo " -map: Specifies which map to start."
17 echo " -maxplayers: Specifies how many player slots the server can contain."
18 echo " -insecure: Disables Valve Anti-Cheat technology."
19 echo " -secure: Enables Valve Anti-Cheat technology."