Server.cfg

From Valve Developer Community
Revision as of 18:12, 8 July 2009 by Craziestdan (talk | contribs) (Created page with 'Server.cfg is a config file that lies in the cfg/ folder of the game or mod. It is a file that get's executed when a server is launched as dedicated. You can place a list…')
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to navigation Jump to search

Server.cfg is a config file that lies in the cfg/ folder of the game or mod. It is a file that get's executed when a server is launched as dedicated. You can place a list of convars inside it for your server specific options that will get executed when the server is launched.

See also