Config: Difference between revisions

From Valve Developer Community
Jump to navigation Jump to search
(Created page with 'Config is a configuration file which is typically a text document saved with a .cfg extension. For the Source Engine config files are generally stored inside the game / mod root …')
 
No edit summary
Line 1: Line 1:
Config is a configuration file which is typically a text document saved with a .cfg extension. For the Source Engine config files are generally stored inside the game / mod root folder in a folder named 'cfg'.
A config is a [[configuration]] file which is typically a text document saved with a .cfg extension. For the Source Engine config files are generally stored inside the game / mod root folder in a folder named 'cfg'.


[[Category:Glossary]]
[[Category:Glossary]]

Revision as of 22:19, 4 July 2009

A config is a configuration file which is typically a text document saved with a .cfg extension. For the Source Engine config files are generally stored inside the game / mod root folder in a folder named 'cfg'.