home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
Toolkit for DOOM
/
DOOMTOOL.ISO
/
wads
/
4
/
lost2b
/
lost2.btm
< prev
next >
Wrap
Text File
|
1994-08-04
|
295b
|
18 lines
@echo off
REM Configuration Dependent Environment Variables
REM Modify these to fit your setup
set lostpath=lost2\
set doom_cmd=doom -file
REM Needn't modify this
SELECT %doom_cmd% [%lostpath%lost_*.*]
CLS
echo ---Thanks for playing Lost
echo --Hervé Benvel, 1994
echo -