1
2developer 1
3
4// load the base configuration
5exec default.cfg
6
7// load the last saved configuration
8exec config.cfg
9
10// run a user script file if present
11exec autoexec.cfg
12
13//
14// stuff command line statements
15//
16stuffcmds
17
18// start demos if not already running a server
19//startdemos crudemo crudemo2 assdemo necrodemo demdemo
20
21menu_main
22