Server.cfg: Difference between revisions

From Valve Developer Community
Jump to navigation Jump to search
(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…')
 
(fix double redirect)
Tag: Redirect target changed
 
(4 intermediate revisions by 4 users not shown)
Line 1: Line 1:
Server.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 dedicated. 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 ==
* [[listenserver.cfg]]
 
[[Category:Glossary]]

Latest revision as of 12:05, 27 June 2023

Redirect to: