This is the readme file for the Amiga port of Umoria. Please keep this file with any distribution of Umoria for the Amiga. This game will work on 1 MB amigas with one disk drive. For the game to work properly you must: 1) Set the stack higher. A stack of 40,000 works although smaller stacks may work. Before starting the game type "stack 40000" or add it to your startup sequence. Unexplained crashes could be caused by too small of a stack. 2) The game looks for the amiga environment variables. If you don't have env: set, you'll get a requester asking for it. 3) If umoria is install on a hard disk, assign moria: to the directory where the binary and all of the support files are. If the files are in "dh1:games/moria" type "assign moria: dh1:games/moria". To compile the game: 1) You must have Aztec C 5.0. 2) Copy all of the files in the subdirectories "amiga" & "source" together and type "make". You must have the environment setup so that Aztec will find the include files and the large code libraries (cl.lib & ml.lib). 3) If you do not want to use the assignment "moria:" to find the game, then you will have to change variables in "config.h" and "makefile".