home *** CD-ROM | disk | FTP | other *** search
/ Tricks of the DOOM Programming Gurus / Tricks_of_the_Doom_Programming_Gurus.iso / bonus / utils / dmop / dmop11s / doom1 / makeall1.bat < prev    next >
Encoding:
DOS Batch File  |  1995-03-13  |  225 b   |  7 lines

  1. DEL SEED.SAV
  2. CALL MD1 annex.wad fragcity.rw test1.wad 1 1 1 1 100P 
  3. CALL MD1 doom.wad  gzero.RW    test2.wad 1 2 1 2 100P
  4. CALL MD1 doom.wad  porkchop.RW test3.wad 1 3 1 3 100P
  5. DOOM -FILE test1.wad test2.wad test3.wad 
  6.  
  7.