home *** CD-ROM | disk | FTP | other *** search
/ Gold Fish 3 / goldfish_volume_3.bin / files / game / misc / diamondedit / product-info < prev   
Encoding:
Fred Fish's Product-Info  |  1995-10-23  |  1.1 KB  |  53 lines

  1. .name
  2. DiamondEdit
  3. .type
  4. Game Utility
  5. .short
  6. Level Editor for Diamond Caves
  7. .description
  8. Provides an easy and comfortable way to create and design your own 
  9. levels for Diamond Caves V1.x
  10. .version
  11. 1.4
  12. .date
  13. 1995.07.16
  14. .author
  15. Peter Elzner
  16. .restrictions
  17. Saving and testing requires a registered version of Diamond Caves
  18. .requirements
  19. 1Mb+ chip Ram
  20. Kick2.0
  21. MUI 2.3
  22. Commodore's Installer V1.24
  23. A registered version of Diamond Caves
  24. (Kick 3.x, 2Mb Chip Ram and 68020+ recommended)
  25. .distribution
  26. Copyrighted but Freely Redistributable
  27. .address
  28. Grudene 6a
  29. D-58644 Iserlohn
  30. Germany
  31. .email
  32. Hawk@blanker.ruhr.de
  33. .docs
  34. DiamondEdit1.3.readme
  35. Update/DiamondEditor.guide
  36. .described-by
  37. Dan Fish (daf@starfish.amigalib.com)
  38. .submittal
  39. Downloaded via ftp from wuarchive.wustl.edu.
  40. .execute
  41. set choice `RequestChoice "Diamond Caves Level Editor" "Please select an option" "View Doc" "Install Editor" "Cancel"`
  42. if $choice EQ "0"
  43.   quit 5
  44. endif
  45. if $choice EQ "1"
  46.   MetaTool DiamondEdit1.4.readme TEXT
  47. endif
  48. if $choice EQ "2"
  49.   Installer InstallEditor APPNAME "Diamond Caves Editor" NOPRETEND DEFUSER expert MINUSER average
  50. endif
  51. .aminet-dir
  52. game/misc
  53.