diff options
Diffstat (limited to 'games')
-rw-r--r-- | games/solarus-quest-editor/README | 12 |
1 files changed, 6 insertions, 6 deletions
diff --git a/games/solarus-quest-editor/README b/games/solarus-quest-editor/README index 01578b0fb8..65e92c50fb 100644 --- a/games/solarus-quest-editor/README +++ b/games/solarus-quest-editor/README @@ -1,7 +1,7 @@ -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. +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. -Required Dependency - -solarus must have been built with qt5. +Required Dependency: solarus must have been built with qt5. This +should happen automatically on Slackware 15.0. |