mirror of
https://github.com/nzp-team/assets.git
synced 2024-11-14 16:31:22 +00:00
16 lines
229 B
Text
16 lines
229 B
Text
|
|
||
|
// 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
|
||
|
|
||
|
startdemos fakedemo
|