diff --git a/CounterStrikeGlobalOffensive/server.cfg b/CounterStrikeGlobalOffensive/server.cfg index 9bc488f..2ebf3dd 100644 --- a/CounterStrikeGlobalOffensive/server.cfg +++ b/CounterStrikeGlobalOffensive/server.cfg @@ -24,6 +24,10 @@ sv_contact "" // Default: sv_lan 0 sv_lan 0 +// Tags - Used to provide extra information to clients when they're browsing for servers. Separate tags with a comma. +// Example: sv_tags "128tick,deathmatch,dm,ffa,pistol,dust2" +sv_tags "" + // ............................. Server Logging ............................. // // Enable log - Enables logging to file, console, and udp < on | off >.