FLARE Game Development Framework is a GUI for developing games, based on FLARE engine, written by Clint Bellanger and contributors.
Its goal is to simplify writing game mods, which are implemented via configuration files. You don't need to know configuration files syntax, FlareFramework will take care of it.
FlareFramework is Copyright © 2012-2015 Igor Paliychuk.
Source https://github.com/igorko/FlareFramework
Email mansonigor@gmail.com
FLARE Homepage http://flarerpg.org
FLARE Source https://github.com/clintbellanger/flare-engine
FLARE Forums http://opengameart.org/forums/flare
To build FlareFramework you will need Qt4 or Qt5. Application uses QtWidgets for GUI. For development you will also need QtCreator.