home *** CD-ROM | disk | FTP | other *** search
Fred Fish's Product-Info | 1995-10-23 | 1.1 KB | 58 lines |
- .name
- DiamondSfx
- .type
- Game Utility
- .short
- Use custom samples within Diamond Caves
- .description
- Using this program you are able to create your own sfx-file for Diamond
- Caves.
- .version
- 1.1
- .date
- 1995.07.08
- .author
- Peter Elzner
- .restrictions
- Requires a registered version of Diamond Caves
- .requirements
- Kick2.0
- MUI 2.3
- Commodore's Installer V1.24
- A registered version of Diamond Caves
- .distribution
- Copyrighted but Freely Redistributable
- .address
- Grudene 6a
- D-58644 Iserlohn
- Germany
- .email
- Hawk@blanker.ruhr.de
- .docs
- DiamondSfx1.1.readme
- new/DiamondSfx.guide
- .described-by
- Dan Fish (daf@starfish.amigalib.com)
- .submittal
- Downloaded via ftp from wuarchive.wustl.edu.
- .execute
- set choice `RequestChoice "Diamond Caves SFX" "Please select an option" "View Doc" "View Guide" "Install" "Run" "Cancel"`
- if $choice EQ "0"
- quit 5
- endif
- if $choice EQ "1"
- MetaTool DiamondSfx1.1.readme TEXT
- endif
- if $choice EQ "2"
- cd new
- MetaTool DiamondSfx.guide GUIDE
- endif
- if $choice EQ "3"
- Installer InstallSfx APPNAME "Diamond Caves SFX" NOPRETEND DEFUSER expert MINUSER average
- endif
- if $choice EQ "4"
- new/DiamondSfx
- endif
- .aminet-dir
- game/misc
-