home *** CD-ROM | disk | FTP | other *** search
/ Gambler 9 / GAMBLERCD09.BIN / utils / 3d / rally / qr10full.exe / RALLY / PAK0.PAK / quake.rc < prev   
Text File  |  1997-07-18  |  472b  |  27 lines

  1.  
  2. // load the base configuration
  3. exec default.cfg
  4.  
  5. // set the default name
  6. name "QR Player"
  7.  
  8. // load the last saved configuration
  9. exec config.cfg
  10.  
  11. // default config for rally
  12. exec rally.cfg
  13.  
  14. // run a user script file if present
  15. exec autoexec.cfg
  16.  
  17. // launcher settings over-write all other settings
  18. exec launcher.cfg
  19.  
  20. //
  21. // stuff command line statements
  22. //
  23. stuffcmds
  24.  
  25. // start demos if not allready running a server
  26. startdemos qrdem1 qrdem2 qrdem3
  27.