Copyright (C) 2014 Julian Marchant <onpon4@riseup.net>

Copying and distribution of this file, with or without modification,
are permitted in any medium without royalty provided the copyright
notice and this notice are preserved.  This file is offered as-is,
without any warranty.

========================================================================

xSGE is a collection of extra modules for the SGE Game Engine.

xSGE is under the GNU General Public License, so only software under a
GPL-compatible license is permitted to use it.

INSTALLATION

First, install the dependencies:

- Python <http://www.python.org>
- SGE Game Engine 0.11.0 or later <http://stellarengine.nongnu.org>

Once you have all the dependencies, install xSGE with the included
setup.py script, e.g.:

    ./setup.py install

USAGE

The documentation for xSGE can be found in the "doc" folder.
