Crystal Edit Source (c) 2006 NewCreature Design
-----------------------------------------------


License
-------

The source code is provided as-is and you may do with it whatsoever you please
provided that you include this file in its unmodified form with any new distri-
bution. NewCreature Design makes no gaurantees regarding the usability of the
source but are willing to help with any problems you might run into. Please see
the "Contacting Us" section of this document if you need to get in touch with
us about any issues you have regarding the source.


What You Need
-------------

The first thing you is a compiler that is supported by Allegro. If you don't
have Allegro, head over to http://alleg.sourceforge.net and download it. The
Allegro docs will point you to a compiler for your platform if its supported.


How To Compile
--------------

Building Crystal Edit is easy. Just go to the source sub-directory and type one
of the following commands:

"make -f makefile.mgw" will make the Windows version.

"make -f Makefile.unix" will make the Linux/Unix version.


The executable file will be placed in the "ce" directory along with the editor
datafiles. Have fun making themes!


Contact Info
------------

If you have trouble with these sources we may be able to help you. Drop us a
line at:

-todd@t3-i.com

Also visit us on the web at:

-http://www.t3-i.com

