home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
Fun & Games 31
/
fun_&_games_nr_31.iso
/
fg31
/
levels
/
doom2
/
boothill
/
bhsprite.bat
< prev
next >
Wrap
DOS Batch File
|
1995-06-04
|
154b
|
5 lines
@echo off
echo Constructing the Boothill Sprite WAD...
deusf -sprites -app bhsp.wad
echo Type "doom2 -file bh.wad bhsp.wad -warp 1" to check it out!