listenserver.cfg

From Valve Developer Community
Revision as of 17:40, 11 January 2023 by Pee (talk | contribs) (Added stub and lowercase templates, modified formatting.)
Jump to navigation Jump to search

Stub

This article or section is a stub. You can help by expanding it.

listenserver.cfg is a config file that lies in the cfg folder of a game or mod. It is a file that gets 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