// load the base configuration exec default.cfg // load the last saved configuration exec config.cfg // run a user script file if present exec autoexec.cfg // // stuff command line statements // stuffcmds // start demos if not allready running a server startdemos demo1 demo2 demo3 demos