← Back
Viewing: autoexec_dev.cfg
// development debug config
// automatically executes in development builds
///////////////////////////////////////////////////////////////
// Development settings - Add dev settings below this
///////////////////////////////////////////////////////////////
set developer 2
set developer_script 1
set logfile 1
set com_statmon 1
set monkeytoy 0
bind f2 "exec developer"
///////////////////////////////////////////////////////////////
// Shipping settings - Add non-development settings below this
///////////////////////////////////////////////////////////////