Update mastercomfig

This commit is contained in:
2025-10-17 11:47:44 -03:00
parent a25f135bad
commit 2ada5f5bdc
13 changed files with 11 additions and 36 deletions

View File

@@ -72,17 +72,18 @@ echo "----- When making a multiplayer server set "sv_lan" to 0 -----"
//breaks voice until reconnect
//voice_enable 0
// Load modern casual preloader
// Settings for local server
sv_pure -1
sv_cheats 1
exec preloader.cfg
// Disabled due to changing con_logfile, replace with simple resup bind
// Resup bind with loadout support
exec loadouts/init.cfg
exec training.cfg
// My binds
exec binds.cfg
// Sets hitsound settings
exec hit_tonal.cfg
// Write everything to backed up config
host_writeconfig
echo "Done config"