
              Advanced Interactive Mudding Enviroment (AIME)
                             Version 0.60

Getting Started:

   The install.txt file in the docs directory will provide direction
for installing the codebase.  The installation has been heavily tested
on Debian Linux and Redhat 6.1 using libc6. It has been compiled and 
tested less thoroughly on Redhat, Slackware, Caldera, Mandrake, and 
SuSe and under Windows 95 and 98.  If you have any trouble, please 
contact me at noelg@acm.org.

  A demo pack of area data can be found in the base aime directory.
You can install it by typing "./install_package demo".  It may help you
get started.

Code Description:

   A description of the code can be found in the docs directory as
code.txt.  It will describe how the code is laid out and explain
in some cases why things were done as they were.

Migrating from Old Version

   The best way to migrate to a newer version is to backup all your data
files, untar it over the old version, and do a "make clean; make install".
For windows versions, unzip it over the old version.  Be sure reset all
your aime.conf settings as when you unzip, it puts a new version of aime.conf
over the top of your old and will need to be set.

AIME webpage:

   The AIME webpage which documents the project and provides some
instructions for use can be found at 
http://aime.sourceforge.net/index.html
A builder tutorial can be found at:
http://aime.sourceforge.net/index.html
If you have any questions, comments, suggestions, or criticisms of
this project, you can contact me at noelg@acm.org.
