HeroOfAndaria

Description

To learn more about the world of Andaria go to connected project wiki page.

Requirements

  • gcc 4.8.2
  • Qt5
  • cmake 2.8

Installation

  • Compilation

create and enter directory 'build' in the main directory

cmake .. && make && make install

  • Running game

./bin/HOAGame

  • Running editor

./bin/HOAEditor