1
0
mirror of https://git.chasehall.net/Chase/COD-Cfgs.git synced 2025-06-07 18:17:52 -05:00

Update 'T7/Start.bat'

This commit is contained in:
Chase Hall 2020-09-13 22:28:51 +00:00
parent 610f902b64
commit 0078ce0f17

View File

@ -37,6 +37,7 @@ set lobbytimer=60000
start BlackOps3_UnrankedDedicatedServer.exe +set sv_playlist %playlist% +set fs_game %fsgame% +set net_port %GamePort% +lobbyTimerStatusStartInterval %lobbytimer% +set live_steam_server_name "%Name%" +set live_steam_server_description "%Desc%" +set live_steam_server_password "%PrivPW%" +rcon_password "%RCON%" %*
:: Please do not touch the line above unless you know you are doing.
exit