summaryrefslogtreecommitdiff
path: root/games/angband/README
diff options
context:
space:
mode:
authorDavid Melik <dchmelik@gmail.com>2015-02-20 09:09:23 +0700
committerWilly Sudiarto Raharjo <willysr@slackbuilds.org>2015-02-20 09:09:23 +0700
commita58d1a343405ab3f092ea54ccdfe457b4ee8939e (patch)
tree205d67f7da7cfc8c09375bc6256504192509b7b0 /games/angband/README
parent3b7a596405ff2d50369cfda7fb3e89aa531a72bd (diff)
downloadslackbuilds-a58d1a343405ab3f092ea54ccdfe457b4ee8939e.tar.gz
games/angband: Updated for version v3.5.1.
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
Diffstat (limited to 'games/angband/README')
-rw-r--r--games/angband/README16
1 files changed, 11 insertions, 5 deletions
diff --git a/games/angband/README b/games/angband/README
index 50e79cb6ae..f0fefdb628 100644
--- a/games/angband/README
+++ b/games/angband/README
@@ -1,6 +1,12 @@
-Angband is a graphical dungeon adventure game that uses textual characters
-to represent the walls and floors of a dungeon and the inhabitants therein,
-in the vein of games like NetHack and Rogue.
+Angband is a graphical dungeon adventure game that uses textual characters to
+represent the walls and floors of a dungeon and the inhabitants therein, in the
+vein of games like NetHack and Rogue. If you need help in-game, press '?'.
-Your user account will need to be a member of the "games" group in order
-to play Angband with best results.
+Your user account will need to be a member of the "games" group in order to play
+Angband with best results.
+
+Angband (at least text version) needs UTF-8, listed by: locale -a.
+Edit /etc/profile.d/lang.sh or export $LANG, or run such as (for USA):
+LANG=en_US.UTF-8 angband.
+
+Run the graphics/tiles version by: angband -msdl.