home *** CD-ROM | disk | FTP | other *** search
/ Dream 44 / Amiga_Dream_44.iso / RiscPc / jeux / umoria.arc / !Umoria / !Run < prev    next >
Text File  |  1992-05-24  |  501b  |  20 lines

  1. |
  2. | !Run file for UMoria 5.4 ported by edouard@nacjack.gen.nz (Edouard Poor)
  3. |
  4. if "<System$Path>" = "" then Error 0 System resources cannot be found
  5. |
  6. WimpSlot -min 480k -max 480k
  7. IconSprites <Obey$Dir>.!Sprites
  8. |
  9. RMensure SharedClibrary 0 System:Modules.clib
  10. RMensure SharedClibrary 3.75 Error You need at least version 3.75 of the shared C library
  11. |
  12. Set Moria$Dir <Obey$Dir>
  13. Set MoriaFiles$Dir <Moria$Dir>.Files
  14. | >& <moria$dir>.zzz
  15. |
  16. WimpSlot -min 480k -max 480k
  17. |
  18. Run <Moria$dir>.!RunImage %*0
  19.