Listenserver.cfg

From Valve Developer Community
Revision as of 18:13, 8 July 2009 by Craziestdan (talk | contribs) (Created page with 'Listenserver.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 a local server (server an…')
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to navigation Jump to search

Listenserver.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 a local server (server and client on the same machine). 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