summaryrefslogtreecommitdiffstats
path: root/games/oblige/README
diff options
context:
space:
mode:
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 27ad0146e5..4fad2b695f 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.