7db2abeef8
Make standalone port PR: 30017 Submitted by: maintainer
14 lines
663 B
Text
14 lines
663 B
Text
============================================================================
|
|
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).
|
|
|
|
WARNING!
|
|
You now have the following world-writable (mode 1777) directories:
|
|
%%PREFIX%%/%%ANGBANDLIB%%/save
|
|
%%PREFIX%%/%%ANGBANDLIB%%/user
|
|
============================================================================
|