Config: Difference between revisions

From Valve Developer Community
Jump to navigation Jump to search
No edit summary
mNo edit summary
Line 1: Line 1:
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'.
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:20, 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'.