home *** CD-ROM | disk | FTP | other *** search
/ Tricks of the DOOM Programming Gurus / Tricks_of_the_Doom_Programming_Gurus.iso / bonus / editors / wacker / wacker.ini < prev   
Encoding:
Text File  |  1994-08-16  |  485 b   |  30 lines

  1. #
  2. # WACKER initialisation file
  3. #
  4. # Any line beginning with a '#' or ' ' is taken as a comment
  5. #
  6.  
  7. #
  8. # Main IWAD file (No spaces allowed)
  9. #
  10. IWAD=d:\games\doom\doom.wad
  11. #IWAD=f:\doom\doom.wad
  12.  
  13. #
  14. # Seconary PWAD file
  15. #
  16. #PWAD=d:\games\doom\wacker\mygfx.wad
  17.  
  18. #
  19. # Autorun batch file
  20. #
  21. #BATCH=d:\games\doom\wacker\wakbatch.wbt
  22.  
  23. #
  24. # No gallerie bootup, uncomment as desired
  25. #
  26. #nogalleries
  27.  
  28. # The end marker MUST be left on a separate line with a crlf after it
  29. END
  30.