
Setup on OS-X


If you have a previous installation of the game on your computer, 
then delete it by typing something like:

	rm -fr <game-installation-directory>

This will save space on your computer's disk drive, and will 
help to avoid confusion.  Each download is self-contained.

Choose an installation directory;  leaving it in Downloads is fine.
Next, gunzip the archive;  then untar with a command like
tar -xf <game>.tar


