commit 29a06c4e4de011ac1ebeda3db9686179b9586c69
Author: Simon Howard <fraggle@soulsphere.org>
AuthorDate: Sun Jun 26 18:54:05 2016 -0400
Commit: Simon Howard <fraggle@soulsphere.org>
CommitDate: Sun Jun 26 18:54:05 2016 -0400
INSTALL: Add comment about using FreeDM.
Now that this is usable it's good to include this in the setup
instructions.
---
man/INSTALL.template | 14 ++++++++++++++
1 file changed, 14 insertions(+)
diff --git a/man/INSTALL.template b/man/INSTALL.template
index 5fe88725..1bb718fe 100644
--- a/man/INSTALL.template
+++ b/man/INSTALL.template
@@ -186,6 +186,20 @@ do one of the following:
#endif
#if DOOM
+== Playing with Freedoom ==
+
+Freedoom is an open content project to create a Doom engine-based game
+that is entirely free software. The website can be found here:
+
+ https://freedoom.github.io/
+
+The main Freedoom IWAD files are not currently currently compatible
+with LONG_GAME_NAME. However, you can play using FreeDM, the
+deathmatch spinoff project. If you want to play single player games,
+you'll need to download additional fan-made WAD files to use in
+conjunction with it. Check out the Chocolate Doom wiki's page on
+Freedoom for some suggestions.
+
== Playing with Chex Quest ==
Chex Quest is a game based on Doom with some minor modifications that