diff options
Diffstat (limited to 'games/solarus-quest-editor/README')
-rw-r--r-- | games/solarus-quest-editor/README | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/games/solarus-quest-editor/README b/games/solarus-quest-editor/README index 93415b90c8..e61716b5d7 100644 --- a/games/solarus-quest-editor/README +++ b/games/solarus-quest-editor/README @@ -1,3 +1,5 @@ Solarus Quest Editor is a free and open-source game editor for Solarus, licensed under GPL. It is written in C++ with Qt. It helps you managing your project, and editing maps, sprites, tilesets, dialogs, scripts, musics and sounds. + +NOTE: solarus will need to be built with qt5. |