added cfg

This commit is contained in:
2025-09-04 16:28:32 +02:00
commit 73f1f0ea28
41 changed files with 1857 additions and 0 deletions

6
server_default.cfg Executable file
View File

@@ -0,0 +1,6 @@
//
// 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.
// Official server settings which are specific for official server environment are managed by srcdsd.
//