OpenHoMM is open source clone of 'Heroes Of Might And Magic III Shadow Of Death' game engine.
- original game data
- Qt >= 5.5.1
- It is necessary to rewrite support of snd/lod, because QFSFileEngine, QAbstractFileEngine, QAbstractFileEngineIterator and QAbstractFileEngineHandler were removed from Qt 5 public API.
- Migrate build system from qmake to qbs or cmake.