Conquest: Dark Ages
--------------------
Run 'make -f Build/Makefile all'
Seperate targets are:
Engine
Runtime
SDL
You need SDL runtime and the development headers.
See http://www.libsdl.org
'./Conquest' to get the party started.
In order to generate the Doxygen documentation, enter the
'Documentation' directory and run 'doxygen ConquestEngine.doxy'.
Now you can browse the html/index.html and have a look at our code =).