N.B. - Freeciv 1.14 is required for this version of the Fantasy modpack.

---
To install on a Linux/Unix system:

 1) If you do not have a ~/.freeciv directory, then do -

	mkdir ~/.freeciv

 2) Do -

	pushd ~/.freeciv

 3) If you already have a previous version installed -

	rm -rf fantasy 

 4) Unpack the kit in ~/.freeciv -

	tar -xzf fantasy.1.14.0-6.tar.gz

    Note: This will put fantasy.serv and fantasy.tilespec 
          in the ~/.freeciv directory, and
          everything else in ~/.freeciv/fantasy.  If the .tar.gz is not in the
          current directory, precede the filename with a full or relative
          path to it.

 5) Read the README file -

	more fantasy/README


---
To install under Windows:

Assuming you're using the distribution with X Server:

 1) Find your Freeciv root directory. This is usually "C:\Program
    Files\freeciv" or something like it.

 2) Using WinZip (Classic interface), open the tarball. Say yes to the
    question "Archive contains one file... should WinZip extract it to a
    temporary folder and open it?".

 3) Make sure none of the files are highlighted by clicking in the "modified"
    column of the display. In the Freeciv root, you should find a "data"
    directory. Click extract to decompress the files to this directory, with
    the "Use folder names" option turned on.

 4) As in Unix, you can safely delete the tarball when finished.

 5) Read the README file that you extracted.
