Update mastercomfig
This commit is contained in:
@@ -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"
|
||||
Reference in New Issue
Block a user