home *** CD-ROM | disk | FTP | other *** search
/ PC/CD Gamer UK 46 / PCGAMER46.bin / Quake / PainKeep / PAK0.PAK / quake.rc < prev   
Text File  |  1997-05-28  |  341b  |  19 lines

  1.  
  2. // load the base configuration
  3. exec default.cfg
  4.  
  5. // load the last saved configuration
  6. exec config.cfg
  7.  
  8. // run a user script file if present
  9. exec autoexec.cfg
  10.  
  11. //
  12. // stuff command line statements
  13. //
  14. stuffcmds
  15.  
  16. // start demos if not allready running a server
  17. startdemos pkdemo1 pkdemo2 pkdemo3 pkdemo4 pkdemo5 pkdemo6 pkdemo7 pkdemo8
  18.  
  19.