March 2012: Updated.

Everything here is under the same licenses as 0ad (GPL for code, CC-BY-SA for media).

The added textures are also dual licensed under the GPL and CC-BY-SA. (I created those textures, you have a choice of license.)

Stuff in 0ad/.. in this archive are added maps, randmap code, textures needed for that, etc.

Stuff in the other directorys == my mod to 0ad to give the hellens more things to build, and bring the celts closer to nature (ability to spawn enchanted fauna etc)


--MikeeUSA--

Some notes:

binaries/data/mods/public/gui/session/session.xml

	<object hotkey="camera.firstperson">
                   <action on="Press">Engine.CameraFollowFPS(Engine.GetActiveGui().g_Selection.toList()[0]);</action>
        </object>

binaries/data/config/default.cfg

	hotkey.camera.firstperson = "T"				  ; Firstperson
