summaryrefslogtreecommitdiffstats
path: root/games/angband/README
diff options
context:
space:
mode:
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.