mirror of
https://git.chasehall.net/Chase/COD-Cfgs.git
synced 2025-06-07 22:27:54 -05:00
Added a note about quotes.
This commit is contained in:
parent
34800e11c7
commit
b3ccca1225
@ -1,7 +1,7 @@
|
|||||||
@echo off
|
@echo off
|
||||||
:: BO3 Dedicated Server Launcher
|
:: BO3 Dedicated Server Launcher
|
||||||
:: Created By: LeonLionHeart & Chase (https://chasehall.net)
|
:: Created By: LeonLionHeart & Chase (https://chasehall.net)
|
||||||
:: Special endorsements (https://nexuscore.us/)
|
:: Special endorsements (https://nexuscore.us)
|
||||||
|
|
||||||
|
|
||||||
:: Your Game Server Port.
|
:: Your Game Server Port.
|
||||||
@ -24,7 +24,7 @@ set net_port=15001
|
|||||||
:: Stay away from known illegal characters, such as the pipe, using these will break the config. ( | )
|
:: Stay away from known illegal characters, such as the pipe, using these will break the config. ( | )
|
||||||
set live_steam_server_name="^1A New BO3 Server"
|
set live_steam_server_name="^1A New BO3 Server"
|
||||||
set live_steam_server_description="Coming Soon"
|
set live_steam_server_description="Coming Soon"
|
||||||
:: Make sure both of these have quotes surrounding your name/description, none of the other variables need quotes.
|
:: These are the only two variables that use quotes surrounding what you enter. Do not add quotes anywhere else.
|
||||||
|
|
||||||
:: Playlist File
|
:: Playlist File
|
||||||
:: Sets the Playlist to use from the playlists.info file in the /machinecfg folder
|
:: Sets the Playlist to use from the playlists.info file in the /machinecfg folder
|
||||||
|
Loading…
x
Reference in New Issue
Block a user