diff options
Diffstat (limited to 'games/solarus-quest-editor/README')
-rw-r--r-- | games/solarus-quest-editor/README | 4 |
1 files changed, 3 insertions, 1 deletions
diff --git a/games/solarus-quest-editor/README b/games/solarus-quest-editor/README index e61716b5d7..01578b0fb8 100644 --- a/games/solarus-quest-editor/README +++ b/games/solarus-quest-editor/README @@ -2,4 +2,6 @@ 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. +Required Dependency + +solarus must have been built with qt5. |