home *** CD-ROM | disk | FTP | other *** search
/ Doom Univers Paralleles / DoomUniversParalleles.iso / wad_dm1 / doom_j11 / jcm.bat < prev    next >
DOS Batch File  |  1994-06-17  |  317b  |  9 lines

  1. echo off
  2. cls
  3. echo Loading JCM1.WAD as an external PWAD. To run the new episode,
  4. echo just select NEW GAME from the main menu, Knee Deep in the Dead,
  5. echo and Ultra Violence. The new levels will appear in place of the
  6. echo original 9 missions for episode 1. Have fun and make a mess!
  7. pause
  8. doom -file jcm1.wad
  9.