mirror of
https://github.com/fortressforever/fortressforever-scripts.git
synced 2024-11-22 12:41:17 +00:00
23 lines
366 B
Text
23 lines
366 B
Text
// load the base configuration
|
|
//exec default.cfg
|
|
|
|
// Setup custom controller
|
|
exec joystick.cfg
|
|
|
|
// run a user script file if present
|
|
exec autoexec.cfg
|
|
|
|
//
|
|
// stuff command line statements
|
|
//
|
|
stuffcmds
|
|
|
|
//disable this for now.
|
|
//startupmenu
|
|
|
|
hostname "Insert witty phrase here!"
|
|
sv_password "gazellenegation"
|
|
|
|
mp_prematch 0
|
|
mp_forcerespawn 0
|
|
|