diff options
author | Hunter Sezen <ovariegata@yahoo.com> | 2015-12-31 12:50:52 +0700 |
---|---|---|
committer | Willy Sudiarto Raharjo <willysr@slackbuilds.org> | 2015-12-31 12:50:52 +0700 |
commit | 768e6d4739a1cfe87c1c65f112ab364b58812b23 (patch) | |
tree | b5398f0e6caf8c80970361c1440da6d3439fb222 /games/solarus-quest-editor/README | |
parent | 457e2cc208cab9c23bc8d97b99e5f70caf206a90 (diff) |
games/solarus-quest-editor: Added (GUI to edit quests for Solarus).
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
Diffstat (limited to 'games/solarus-quest-editor/README')
-rw-r--r-- | games/solarus-quest-editor/README | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/games/solarus-quest-editor/README b/games/solarus-quest-editor/README new file mode 100644 index 000000000000..93415b90c890 --- /dev/null +++ b/games/solarus-quest-editor/README @@ -0,0 +1,3 @@ +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. |