diff options
author | B. Watson <yalhcru@gmail.com> | 2020-10-13 03:48:51 -0400 |
---|---|---|
committer | Willy Sudiarto Raharjo <willysr@slackbuilds.org> | 2020-10-17 09:40:28 +0700 |
commit | a99ed4622193dd9212bcb277451242aff5a1c9ea (patch) | |
tree | c26d6065c75186eae0379a39b982b3cb58ea2bfa /games/openjazz | |
parent | de70df43c2904c2b3733780ff33a9c716a5de85b (diff) | |
download | slackbuilds-a99ed4622193dd9212bcb277451242aff5a1c9ea.tar.gz |
games/openjazz: Fix README.
Signed-off-by: B. Watson <yalhcru@gmail.com>
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
Diffstat (limited to 'games/openjazz')
-rw-r--r-- | games/openjazz/README | 13 |
1 files changed, 7 insertions, 6 deletions
diff --git a/games/openjazz/README b/games/openjazz/README index 60c3086e70..9e3763f427 100644 --- a/games/openjazz/README +++ b/games/openjazz/README @@ -15,12 +15,13 @@ There is no support for saving/loading the game. Multiplayer is supported, but not well tested. For more information, see http://www.alister.eu/jazz/oj/faq.php -This build includes the data files from the shareware edition, installed -in /usr/share/openjazz/shareware, and a wrapper script openjazz-shareware -that runs them (along with a .desktop file that does the same). To run -one of the other supported games, you'll need an installed/extracted copy -of the game in its own directory, and you'll have to pass the directory -path to openjazz as an argument. Example: +This build includes the data files from the shareware edition, +installed in /usr/share/openjazz/shareware, and a wrapper script +openjazz-shareware that runs them (along with a .desktop file that +does the same). To run one of the other supported games, you'll +need an installed/extracted copy of the game in its own directory, +and you'll have to pass the directory path to openjazz as an +argument. Example: $ openjazz /dosC/games/jazz |