home *** CD-ROM | disk | FTP | other *** search
/ Amiga Format CD 8 / amigaformatcd08.iso / screenplay / utilities / graal / diskinfo.graal < prev    next >
Text File  |  1996-10-15  |  3KB  |  198 lines

  1. /* Disk info file - GRAAL 2 beta delivery version
  2. GRAAL 2.0 - Disk
  3. /* Line 2 - above - must always contain the common part of the
  4. /* diskette volume name
  5.  
  6.  
  7. /* Disk A contains the main program and enough stuff for graal.main
  8. /* to load completely.
  9. /*
  10. /* disk icon - if you want your own, you should include it for every disk.
  11. /*
  12. A Disk.info
  13. /*
  14. /* GRAAL HD_Install script
  15. /*
  16. A HD_Install
  17. A HD_Install.info
  18. /*
  19. /* FONTS drawer - This entry must ALWAYS be on disk A!
  20. /*
  21. A FONTS
  22. /*
  23. /* GRAAL driver - This entry must ALWAYS be on disk A!
  24. /*
  25. /* (However, you can rename GRAAL_2 to whatever you want your
  26. /* adventure to be called.)
  27. /*
  28. A GRAAL_2
  29. A GRAAL_2.info
  30. /*
  31. /* The diskinfo file (this file) - this entry must also always be on disk A.
  32. /*
  33. /* Regardless of its true name in the development directory, 
  34. /* it should ALWAYS be called Diskinfo.graal here!
  35. /*
  36. A Diskinfo.graal
  37. /*
  38. /* graal.main file
  39. /*
  40. A graal.main
  41. /*
  42. /* graphics for player interface and requesters
  43. A olafcomm.iff
  44. A olafdlg.iff
  45. A wood.rsb
  46. /*
  47. /* clipart pictures for player interface & global images
  48. /*
  49. A olaf_original.iff
  50. A olaf_extras.iff
  51. A olaf_symbols.iff
  52. A olaf_cursors.iff
  53. /*
  54. /* Game intro
  55. /*
  56. A 18.room
  57. A 19.room
  58. /*
  59. A 1.section
  60. /*
  61. A 18BG.IFF
  62. A 18FG.IFF
  63. A 19BG.IFF
  64. A 19FG.IFF
  65. /*
  66. A PS_Logo_ham6.iff
  67. A NTITLE0.IFF
  68. A NTITLE1.IFF
  69. A NTITLE2.IFF
  70. A NTITLE3.IFF
  71. A NTITLE4.IFF
  72. A NTITLE5.IFF
  73. /*
  74. A 0.scene
  75. A 29.scene
  76. /*
  77. A 0.track
  78. /*
  79. /* Instructions for "Olaf"
  80. /*
  81. A Olafdemo.guide
  82. A Olafdemo.guide.info
  83.  
  84.  
  85. /* Disk B contains the rest of the demo game
  86. /*
  87. /* diverse
  88. /*
  89. B Disk.info
  90. B olaf_extras.iff
  91. B olaf_bagdad.iff
  92. /*
  93. /* soundtracks
  94. /*
  95. B 01.track
  96. /*
  97. /* section files
  98. /*
  99. B 1.section
  100. B 3.section
  101. /*
  102. /* room files
  103. /*
  104. B 1.room
  105. B 2.room
  106. B 3.room
  107. B 4.room
  108. B 5.room
  109. B 6.room
  110. B 7.room
  111. /*
  112. /* cutscenes
  113. /*
  114. B 1.scene
  115. B 2.scene
  116. B 3.scene
  117. B 4.scene
  118. B 5.scene
  119. B 6.scene
  120. B 7.scene
  121. B 8.scene
  122. B 9.scene
  123. B 10.scene
  124. B 11.scene
  125. B 12.scene
  126. B 13.scene
  127. B 14.scene
  128. B 15.scene
  129. B 16.scene
  130. B 17.scene
  131. B 26.scene
  132. B 30.scene
  133. B 31.scene
  134. /*
  135. /* pattern files
  136. B 1.ptrn
  137. B 2.ptrn
  138. /*
  139. /* room backdrop and clipart pictures
  140. /*
  141. B 1BG.IFF
  142. B 1FG.IFF
  143. B 2BG.IFF
  144. B 2FG.IFF
  145. B 3BG.IFF
  146. B 3FG.IFF
  147. B 4BG.IFF
  148. B 4FG.IFF
  149. B 5BG.IFF
  150. B 5FG.IFF
  151. B 6BG.IFF
  152. B 6FG.IFF
  153. B 7BG.IFF
  154. B 7FG.IFF
  155. /*
  156. /* Sound samples
  157. /*
  158. B Bell.IFF
  159. B Crunch.IFF
  160. B Flute1.IFF
  161. B Flute2.IFF
  162. B Seagulls.track
  163. /*
  164. /* Cheat!
  165. /*
  166. B Demo_Solution.text
  167. B Demo_Solution.text.info
  168. /*
  169. /* Below program should have been on disk C - Moved
  170. /* because of space problems...
  171. /*
  172. B gpro
  173.  
  174.  
  175.  
  176. /* Disk C contains all the (rest of the) special developer stuff
  177. /*
  178. C Disk.info
  179. /*
  180. /* Docs
  181. /*
  182. C GRAAL_2.readme
  183. C GRAAL_2.readme.info
  184. C GRAAL_Tutorial.text
  185. C GRAAL_Tutorial.text.info
  186. C Editor.text
  187. C Editor.text.info
  188. C Prod.text
  189. C Prod.text.info
  190. C GRAAL.guide
  191. C GRAAL.guide.info
  192. /*
  193. /* Developer support programs
  194. /*
  195. C gdc
  196. C GRAAL_Editor
  197. C GRAAL_Editor.info
  198.