home *** CD-ROM | disk | FTP | other *** search
/ DP Tool Club 26 / CD_ASCQ_26_1295.iso / vrac / hsprite.zip / TRYME.BAT < prev   
DOS Batch File  |  1995-10-07  |  353b  |  11 lines

  1. @echo This will add sprites to hsprite.wad so
  2. @echo will be able to run it with heretic
  3. @echo This WILL NOT change your HERETIC.WAD
  4. @echo You need at least 3.5 megs for this patch.
  5. @echo To permanently change your HERETIC.WAD
  6. @echo Use addgfx.bat
  7. @echo If you don't want to do this hit Ctrl C.
  8. pause
  9. nwt -as hsprite.wad
  10. @echo Finished! Enjoy!
  11.