added cfg
This commit is contained in:
11
machine_convars_default.vcfg
Executable file
11
machine_convars_default.vcfg
Executable file
@@ -0,0 +1,11 @@
|
||||
"config"
|
||||
{
|
||||
"convars"
|
||||
{
|
||||
//
|
||||
// NOTE: do NOT put anything in here, if you want to override code-level default/min/max values
|
||||
// for engine/system cvars then put them in gameinfo.gi "ConVars" section.
|
||||
// Mod-specific convars must have default/min/max values compiled correctly in code.
|
||||
//
|
||||
}
|
||||
}
|
Reference in New Issue
Block a user