home *** CD-ROM | disk | FTP | other *** search
/ The Datafile PD-CD 3 / PDCD_3.iso / games / minehunt / !MineHunt / !Run < prev    next >
Text File  |  1992-12-20  |  727b  |  26 lines

  1. | Run file for Mine Hunt
  2. | © 1992 Paul LeBeau
  3.  
  4. WimpSlot -min 136k -max 136k
  5.  
  6. If "<System$Path>" = "" then Error 0 System resources cannot be found
  7.  
  8. RMEnsure SharedCLibrary 3.75 RMLoad System:Modules.Clib
  9. RMEnsure SharedCLibrary 3.75 Error You need Clib 3.75 or later
  10.  
  11. RMEnsure ColourTrans 0.52 RMLoad System:Modules.Colours
  12. RMEnsure ColourTrans 0.52 Error You need ColourTrans 0.52 or later
  13.  
  14. Set MineHunt$Dir <Obey$Dir>
  15.  
  16. RMEnsure Excellent 0 <MineHunt$Dir>.Excellent
  17. RMEnsure Excellent 0 Error "Can't find game sound effects"
  18.  
  19. RMEnsure Bogus 0 <MineHunt$Dir>.Bogus
  20. RMEnsure Bogus 0 Error "Can't find game sound effects"
  21.  
  22. IconSprites <MineHunt$Dir>.!Sprites
  23. IconSprites <MineHunt$Dir>.ArrowSpr
  24.  
  25. Run <MineHunt$Dir>.!RunImage %*0
  26.