home *** CD-ROM | disk | FTP | other *** search
/ PC World Komputer 1998 November / pcwk_11_98B.iso / Gry1 / Xmendemo / XMENDEMO.EXE / pak0.pak / quake.rc < prev    next >
Text File  |  1997-10-21  |  336b  |  21 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. // load xmen config
  12. exec xmen.cfg
  13. //
  14. // stuff command line statements
  15. //
  16. stuffcmds
  17.  
  18. // start demos if not allready running a server
  19.  
  20. startdemos demo1 demo2
  21.