Files
cs-config/machine_convars_default.vcfg
2025-09-04 16:28:32 +02:00

12 lines
313 B
Plaintext
Executable File

"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.
//
}
}