Add support for sv_cheats, fix sed

This commit is contained in:
Astra 2024-01-08 23:05:33 +00:00
parent 376c645423
commit bab03fcca4
3 changed files with 14 additions and 10 deletions

View file

@ -48,6 +48,7 @@ ENV CS2_SERVERNAME="cs2 private server" \
CS2_SERVER_HIBERNATE=0 \
CS2_RCON_PORT="" \
CS2_MAXPLAYERS=10 \
CS2_CHEATS=0 \
CS2_RCONPW="changeme" \
CS2_PW="changeme" \
CS2_MAPGROUP="mg_active" \