sourcemod/configs/core.cfg
Scott Ehlert ddfe6d84d6 Ugh, initial import of core config file stuff
Warning: This is positively terrible code.
It works, but needs A LOT of work still :\

--HG--
extra : convert_revision : svn%3A39bc706e-5318-0410-9160-8a85361fbb7c/trunk%40667
2007-04-05 03:02:00 +00:00

13 lines
141 B
INI

"Core"
{
"BasePath" "addons/sourcemod"
"Logging" "on"
"LogMode" "daily"
"ServerLang" "en"
"InvalidOpt" "hello"
}