diff options
author | mph <mph@FreeBSD.org> | 2005-07-22 12:38:40 +0800 |
---|---|---|
committer | mph <mph@FreeBSD.org> | 2005-07-22 12:38:40 +0800 |
commit | dc01f64a151492d32b5130ca37d18e1076d1d2b9 (patch) | |
tree | 5393dfd17b452c06996ddc5a8b8df5ecab92a912 /games/angband | |
parent | 45475d3c8771472b7710e44f1df4dfa07b94dcdb (diff) | |
download | freebsd-ports-gnome-dc01f64a151492d32b5130ca37d18e1076d1d2b9.tar.gz freebsd-ports-gnome-dc01f64a151492d32b5130ca37d18e1076d1d2b9.tar.zst freebsd-ports-gnome-dc01f64a151492d32b5130ca37d18e1076d1d2b9.zip |
Forgot "cvs add" in last commit.
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 + ======================================================================= |