mirror of
https://github.com/Oldcustard/ozfort-server-configs
synced 2025-06-25 23:04:25 +10:00
20 lines
287 B
Plaintext
20 lines
287 B
Plaintext
// load the base configuration
|
|
//exec default.cfg
|
|
r_decal_cullsize 1
|
|
|
|
// Setup custom controller
|
|
exec joystick.cfg
|
|
|
|
// run a user script file if present
|
|
exec autoexec.cfg
|
|
|
|
//
|
|
// stuff command line statements
|
|
//
|
|
stuffcmds
|
|
|
|
// display the startup level
|
|
startupmenu
|
|
|
|
sv_unlockedchapters 99
|