Belle Editor
This project is part of Belle. 
Belle is a cross-platform Visual Novel maker focused on being user friendly. It uses C++ with Qt4 for the editor and HTML5, CSS and Javascript for the engine.

Requirements:
- Qt 4.4 or newer.
- Belle Engine (to test/run the game).

Compiling/Running:
-Open a terminal in this directory and type:
    qmake belle.pro
    make
    ./belle