N.B. - Freeciv 1.11 is required for version 1.3 of the Ancients 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 ancients

 4) Unpack the kit in ~/.freeciv -

	tar -xzf ancients.tgz

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

 5) Read the README file -

	more ancients/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.
