home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
ProfitPress Mega CDROM2 …eeware (MSDOS)(1992)(Eng)
/
ProfitPress-MegaCDROM2.B6I
/
GRAPHICS
/
MISC
/
STK100.ZIP
/
UNPACK.BAT
< prev
Encoding:
Amiga
Atari
Commodore
DOS
FM Towns/JPY
Macintosh
Macintosh JP
NeXTSTEP
RISC OS/Acorn
UTF-8
Wrap
DOS Batch File
|
1990-10-20
|
317 b
|
13 lines
REM unpack the sources into the current dir and the smp files into dir SMP
REM The STK source code
stksrc
REM The Sprite Editor source code
spredsrc
REM The StarMines and sprshow source code
demosrc
md smp
cd smp
REM Sprite maps for StarMines and other examples (must be in SMP subdirectory)
..\smp
cd ..