Listenserver.cfg: Difference between revisions

From Valve Developer Community
Jump to navigation Jump to search
(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…')
 
(fix double redirect)
Tag: Redirect target changed
 
(4 intermediate revisions by 3 users not shown)
Line 1: Line 1:
Listenserver.cfg is a [[CFG|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 [[convar]]s inside it for your server specific options that will get executed when the server is launched.
#REDIRECT [[CFG]]
 
== See also ==
* [[server.cfg]]
 
[[Category:Glossary]]

Latest revision as of 12:06, 27 June 2023

Redirect to: