summaryrefslogtreecommitdiffstats
path: root/games/freedoom/README
diff options
context:
space:
mode:
author B. Watson2012-01-16 05:58:12 +0100
committer Robby Workman2012-01-16 05:58:12 +0100
commit950c61091dd97482b917625fcb92eb5a8acc72b7 (patch)
tree0f5f379824106b88a7e9fd2d17b920928fd35a19 /games/freedoom/README
parent29c2578e2cb4e548d2b5e9bc1ae750cb0ec7dca2 (diff)
downloadslackbuilds-950c61091dd97482b917625fcb92eb5a8acc72b7.tar.gz
games/freedoom: Added (free replacement for Doom/Doom2 game data)
Signed-off-by: Robby Workman <rworkman@slackbuilds.org>
Diffstat (limited to 'games/freedoom/README')
-rw-r--r--games/freedoom/README23
1 files changed, 23 insertions, 0 deletions
diff --git a/games/freedoom/README b/games/freedoom/README
new file mode 100644
index 0000000000..691695a892
--- /dev/null
+++ b/games/freedoom/README
@@ -0,0 +1,23 @@
+freedoom (Free Software replacement for Doom/Doom2 game data)
+
+The Freedoom project aims to create a complete Doom-based game which is
+Free Software. Combined with a free source port, people will also be
+able to play the back catalog of extensions made to Doom by hobbyists
+over the last 15 years.
+
+Freedoom requires a Doom engine to play, such as zdoom (available from
+slackbuilds.org). It does NOT require the original Doom or Doom II IWAD
+files, since it is a replacement for them.
+
+This package installs 3 wad files in /usr/share/games/doom:
+
+freedoom.wad - Replacement IWAD for Doom II.
+freedoomu.wad - Same data as freedoom.wad, but in Doom I compatible form.
+freedm.wad - Standalone deathmatch-only level pack.
+
+To use these data files with zdoom, simply build and install this package.
+You will be prompted for which IWAD file to use (which game to play) when
+starting zdoom. Other Doom source ports may do the same, or may require
+a command-line option to set the IWAD file. Some engines may require
+symlinking "freedoom.wad" to "doom2.wad" and "freedoomu.wad" to "doom.wad".
+