summaryrefslogtreecommitdiffstats
path: root/games
diff options
context:
space:
mode:
author B. Watson <yalhcru@gmail.com>2016-11-14 15:54:34 -0500
committer Willy Sudiarto Raharjo <willysr@slackbuilds.org>2016-11-15 21:41:38 +0700
commit030ac79da699d57707e0554dd88bd56d507ceda8 (patch)
tree492672883266d598488c0fbdb1a7897074d8058b /games
parent3ed81abc7e7f5bf67815028cb5b8f971a1f7c6d9 (diff)
downloadslackbuilds-030ac79da699d57707e0554dd88bd56d507ceda8.tar.gz
slackbuilds-030ac79da699d57707e0554dd88bd56d507ceda8.tar.xz
games/solarus: Fix README.
Diffstat (limited to 'games')
-rw-r--r--games/solarus/README6
1 files changed, 3 insertions, 3 deletions
diff --git a/games/solarus/README b/games/solarus/README
index 492954d9ed..04e29c4f57 100644
--- a/games/solarus/README
+++ b/games/solarus/README
@@ -1,10 +1,10 @@
Solarus is a free and open-source game engine, licensed under GPL v3.
-It is written from scratch in C++ and uses SDL2 (it’s not an emulator).
+It is written from scratch in C++ and uses SDL2 (it's not an emulator).
Development began in 2006. The goal of the engine is to allow people to
create their own Action-RPG games (also called Zelda-like games). It is
totally independent from Nintendo.
Solarus will require game data like zsdx.
-qt5 is an optional dependency for the GUI frontend and required for the
-solarus-quest-editor.
+qt5 is an optional dependency for the GUI frontend and required for
+the solarus-quest-editor.