diff options
author | Matthew Hunt <mph@FreeBSD.org> | 2005-07-22 04:38:40 +0000 |
---|---|---|
committer | Matthew Hunt <mph@FreeBSD.org> | 2005-07-22 04:38:40 +0000 |
commit | 6702be17d461a8ccb1e9d84a7979ab0d7eaa7f30 (patch) | |
tree | 60e8bd79fe15c164116bcd9af93cdedea89b2292 /games/angband | |
parent | f2dbb81fe7a11f5a0f5ce5a190f8f25001a1c270 (diff) | |
download | ports-6702be17d461a8ccb1e9d84a7979ab0d7eaa7f30.tar.gz ports-6702be17d461a8ccb1e9d84a7979ab0d7eaa7f30.zip |
Forgot "cvs add" in last commit.
Notes
Notes:
svn path=/head/; revision=139859
Diffstat (limited to 'games/angband')
-rw-r--r-- | games/angband/files/pkg-message.in | 9 |
1 files changed, 9 insertions, 0 deletions
diff --git a/games/angband/files/pkg-message.in b/games/angband/files/pkg-message.in new file mode 100644 index 000000000000..91c6e61a600e --- /dev/null +++ b/games/angband/files/pkg-message.in @@ -0,0 +1,9 @@ + + ======================================================================= + To reduce the number of term windows opened, use -n: + angband -- -n2 + To use graphical tiles, use -g: + angband -g + Note: you have to download graphical tiles from www.thangorodrim.net + manually and place them in %%PREFIX%%/share/angband/lib/xtra/graf + ======================================================================= |