From ccee6d754b0a976cbcc3b7d744ffe58d7e86a8aa Mon Sep 17 00:00:00 2001 From: Lazorne Date: Sun, 10 Mar 2024 19:26:31 +0100 Subject: [PATCH] doom --- wiki-rtd/docs/wiki_engine_guides/gzdoom/gzdoom-guide.md | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/wiki-rtd/docs/wiki_engine_guides/gzdoom/gzdoom-guide.md b/wiki-rtd/docs/wiki_engine_guides/gzdoom/gzdoom-guide.md index b442e8e..f9fd555 100644 --- a/wiki-rtd/docs/wiki_engine_guides/gzdoom/gzdoom-guide.md +++ b/wiki-rtd/docs/wiki_engine_guides/gzdoom/gzdoom-guide.md @@ -14,7 +14,9 @@ GZDoom is the open source game engine for ID Software's older games like DOOM, D ### Freedoom -The Freedoom project aims to provide all the content needed to form a complete, entirely free/libre game for the Doom engine. It is designed to be compatible with most custom levels, music, graphics and other modifications (“mods”) made for the original Doom games by Doom fans and artists over the decades. +The Freedoom project aims to provide all the content needed to form a complete, entirely free/libre game for the Doom engine. + +It is designed to be compatible with most custom levels, music, graphics and other modifications (“mods”) made for the original Doom games by Doom fans and artists over the decades. [FreeDOOM](https://freedoom.github.io/)