To learn more about the world of Andaria go to connected project wiki page.
- gcc 4.8.2
- Qt5
- cmake 2.8
- Compilation
create and enter directory 'build' in the main directory
cmake .. && make && make install
- Running game
./bin/HOAGame
- Running editor
./bin/HOAEditor