Issue-6 allow users to define game server port number
This commit is contained in:
parent
8b87611412
commit
a66269bd89
1 changed files with 1 additions and 0 deletions
|
@ -29,6 +29,7 @@ fi
|
|||
# Start Server
|
||||
|
||||
"${STEAMAPPDIR}/game/bin/linuxsteamrt64/cs2" -dedicated \
|
||||
-port "${CS2_PORT}" \
|
||||
-console \
|
||||
-usercon \
|
||||
-maxplayers_override "${CS2_MAXPLAYERS}" \
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue