Add support for Game Login Tokens from https://steamcommunity.com/dev/managegameservers
This commit is contained in:
parent
9802ea3edd
commit
da6155afc5
4 changed files with 11 additions and 3 deletions
|
@ -59,6 +59,7 @@ ENV CS2_SERVERNAME="cs2 private server" \
|
|||
TV_RELAY_PW="changeme" \
|
||||
TV_MAXRATE=0 \
|
||||
TV_DELAY=0 \
|
||||
SRCDS_TOKEN="" \
|
||||
CS2_ADDITIONAL_ARGS=""
|
||||
|
||||
# Set permissions on STEAMAPPDIR
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue