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

Added a note about quotes.

This commit is contained in:
Chase Hall 2020-09-23 16:06:10 -05:00
parent 34800e11c7
commit b3ccca1225

View File

@ -1,7 +1,7 @@
@echo off
:: BO3 Dedicated Server Launcher
:: Created By: LeonLionHeart & Chase (https://chasehall.net)
:: Special endorsements (https://nexuscore.us/)
:: Special endorsements (https://nexuscore.us)
:: 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. ( | )
set live_steam_server_name="^1A New BO3 Server"
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
:: Sets the Playlist to use from the playlists.info file in the /machinecfg folder