59d03e583a
ZAngband is one of the many variants of the freeware rogue-like roleplaying game Angband. PR: 20133 Submitted by: Makoto YAMAKURA <makoto@pinpott.spnet.ne.jp>
16 lines
708 B
Plaintext
16 lines
708 B
Plaintext
============================================================================
|
|
To reduce the number of term windows opened, use -n:
|
|
%%PREFIX%%/%%ANGBANDBIN%% -- -n2
|
|
|
|
The binary will changed its owner to 'games:games' and added SETGID bit.
|
|
Then players can record their score to public score files.
|
|
You can set fonts by using environment variables such as ANGBAND_X11_FONT,
|
|
ANGBAND_X11_FONT_1 (the number represents sub-window id),
|
|
ANGBAND_X11_KFONT (for kanji support), etc.
|
|
|
|
WARNING!
|
|
You now have the following world-writable (mode 1777) directories:
|
|
%%PREFIX%%/%%ANGBANDLIB%%/save
|
|
%%PREFIX%%/%%ANGBANDLIB%%/user
|
|
============================================================================
|