STARTPATH="/usr/local/games/ut-server" BINARY="ucc" PROCESSNAME="ucc-bin" PORT="7797" PORTS="7797" COMMONARGS="server CTF-Command?game=Botpack.CTFGame -nohomedir log=/usr/local/games/ut-server/Logs/ut-base-ctf.log" ARGS="ini=/usr/local/games/ut-server/System/ut-base-ctf.ini" QSTAT="uns" ####################################################################################### # STARTPATH = path the BINARY should be executed from # BINARY = executable that should be run to start the game # PROCESSNAME = the name the game shows up as when doing a netstat -lep # PORTS = the ports this game should be allowed to use # COMMONARGS = arguments that may be common to other games of this type (optional) # ARGS = arguments that may be specific to this instance of the game (optional) #######################################################################################