diff options
author | B. Watson <yalhcru@gmail.com> | 2020-10-13 03:33:16 -0400 |
---|---|---|
committer | Willy Sudiarto Raharjo <willysr@slackbuilds.org> | 2020-10-17 09:40:09 +0700 |
commit | eb093f9b75aa1624738712aa18077ceea04ea757 (patch) | |
tree | fa8c694793307e6a3d0eb08df5e501418d3c0bc1 | |
parent | 48b0a49b3ad462c89899ffb25291720ae659eb32 (diff) | |
download | slackbuilds-eb093f9b75aa1624738712aa18077ceea04ea757.tar.gz |
games/fifengine: Fix README.
Signed-off-by: B. Watson <yalhcru@gmail.com>
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
-rw-r--r-- | games/fifengine/README | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/games/fifengine/README b/games/fifengine/README index f253007c04..bf6b59b54e 100644 --- a/games/fifengine/README +++ b/games/fifengine/README @@ -1,4 +1,4 @@ FIFE is a free, open-source cross-platform game engine. It features -hardware-accelerated 2D graphics, integrated GUI, audio support, lighting, -map editor supporting top-down and isometric maps, pathfinding, virtual -filesystem and more! +hardware-accelerated 2D graphics, integrated GUI, audio support, +lighting, map editor supporting top-down and isometric maps, +pathfinding, virtual filesystem and more! |