aboutsummaryrefslogtreecommitdiff
path: root/games/oblige/README
diff options
context:
space:
mode:
authorB. Watson <yalhcru@gmail.com>2021-10-20 16:31:20 -0400
committerWilly Sudiarto Raharjo <willysr@slackbuilds.org>2021-10-29 17:07:20 +0700
commit9c060af33789d7d7a204d94b4377515b9bccee18 (patch)
tree42f1772cc4a774a4c0ba64aa4b8ff9d51b35d7f7 /games/oblige/README
parentc11a44608267a4df27b7721533c42102d2ee953b (diff)
games/oblige: Fix -current build.
Signed-off-by: B. Watson <yalhcru@gmail.com> Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
Diffstat (limited to 'games/oblige/README')
-rw-r--r--games/oblige/README12
1 files changed, 7 insertions, 5 deletions
diff --git a/games/oblige/README b/games/oblige/README
index 27ad0146e5e1..4fad2b695f29 100644
--- a/games/oblige/README
+++ b/games/oblige/README
@@ -1,3 +1,5 @@
+oblige (random level generator for Doom engine games)
+
OBLIGE is a random level generator for Doom, Doom II, and their
expansion packs. The goal is to produce high quality levels which are
fun to play.
@@ -18,13 +20,13 @@ Ultimate Doom doom.wad or doomu.wad (?)
TNT Evilution tnt.wad
Plutonia plutonia.wad
-Older versions of oblige had support for Heretic and Quake. If you need
-these, install oblige-legacy4 (which can co-exist with this version).
+Older versions of oblige had support for Heretic, Hexen, and Quake. If
+you need these, install oblige-legacy4 (which can co-exist with this
+version).
Oblige 6 and 7 take completely different approaches to level generation.
Some people might prefer version 6, so this script supports both. By
-default, the version in the .info file (currently 7.666) is built. To
+default, the version in the .info file (currently 7.70) is built. To
build version 6 instead, get oblige-620-source.tar.gz from the author's
site, place it in the SlackBuild directory, and run the script with
-VERSION=6.20 in the environment. Also VERSION=7.50 is supported, if you
-have a use for that.
+VERSION=6.20 in the environment.