diff options
author | B. Watson <yalhcru@gmail.com> | 2021-03-04 04:57:35 -0500 |
---|---|---|
committer | Willy Sudiarto Raharjo <willysr@slackbuilds.org> | 2021-03-06 11:11:58 +0700 |
commit | 3f3c1479bc229319ecdbc652e0aaec2a07b269e4 (patch) | |
tree | 22e9e62fe1ce6762f9bc8c05c6c3bbdddd03bb8c /games/uqm/README | |
parent | 28e1e49666eb95efca8faf97afe1e05f68713732 (diff) | |
download | slackbuilds-3f3c1479bc229319ecdbc652e0aaec2a07b269e4.tar.gz |
games/uqm: Updated for version 0.8.0.
Signed-off-by: B. Watson <yalhcru@gmail.com>
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
Diffstat (limited to 'games/uqm/README')
-rw-r--r-- | games/uqm/README | 17 |
1 files changed, 15 insertions, 2 deletions
diff --git a/games/uqm/README b/games/uqm/README index 82c266609f..491e8dc2ae 100644 --- a/games/uqm/README +++ b/games/uqm/README @@ -3,5 +3,18 @@ uqm (port of the 3DO/PC game - Star Control II) The Ur-Quan Masters is a port of the 3DO version of the PC game "Star Control II". It runs on modern operating systems and is 100% free. -You may also want the optional uqm_voice and uqm_3domusic packages, for -a more festive gaming experience. +You may also want the optional uqm_voice, uqm_3domusic and/or +uqm_remixes packages, for a more festive gaming experience. + +Optional dependencies: + +SDL2 - Recommended. Although uqm still supports SDL-1.2, the +release packages for other OSes (Windows and Mac) are built using +SDL2. Autodetected, can be disabled with SDL2=no [*] in the environment. + +OpenAL - Not recommended. OpenAL support in uqm is still experimental. +Not autodetected: use OPENAL=yes in the environment, to enable. + +[*] In addition, for SDL-1.2 builds, OpenGL can be disabled by setting + OPENGL=no in the environment. If you don't know why you might do + this, you almost certainly don't need to! |