home *** CD-ROM | disk | FTP | other *** search
/ DOOM Developers Kit / Doom_Developers_Kit_Vol1.iso / doom_ii / hacking / new_snd / barney2 / barney.bat next >
Encoding:
DOS Batch File  |  1995-02-01  |  118 b   |  7 lines

  1. if exist doom2.exe goto doom2
  2. echo | DOOM -file barney2.wad
  3. goto end
  4. :doom2
  5. echo | DOOM2 -file barney2.wad
  6. :end
  7.