Config: Difference between revisions

From Valve Developer Community
Jump to navigation Jump to search
mNo 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 CFG is a configuration (or config) file which is typically a text document saved with a .cfg extension. For the Source Engine CFG files are generally stored inside the game / mod root folder in a folder named 'cfg'.


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

Revision as of 22:21, 4 July 2009

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