<?xml version="1.0" encoding="UTF-8"?>
<!-- generator="FeedCreator 1.8" -->
<?xml-stylesheet href="https://manual.dengine.net/lib/exe/css.php?s=feed" type="text/css"?>
<rdf:RDF
    xmlns="http://purl.org/rss/1.0/"
    xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#"
    xmlns:slash="http://purl.org/rss/1.0/modules/slash/"
    xmlns:dc="http://purl.org/dc/elements/1.1/">
    <channel rdf:about="https://manual.dengine.net/feed.php">
        <title>Doomsday Manual</title>
        <description></description>
        <link>https://manual.dengine.net/</link>
        <image rdf:resource="https://manual.dengine.net/lib/tpl/dengine/images/favicon.ico" />
       <dc:date>2026-06-18T22:09:06+00:00</dc:date>
        <items>
            <rdf:Seq>
                <rdf:li rdf:resource="https://manual.dengine.net/modding/start?rev=1574008658&amp;do=diff"/>
                <rdf:li rdf:resource="https://manual.dengine.net/modding/dd_defns?rev=1540021621&amp;do=diff"/>
            </rdf:Seq>
        </items>
    </channel>
    <image rdf:about="https://manual.dengine.net/lib/tpl/dengine/images/favicon.ico">
        <title>Doomsday Manual</title>
        <link>https://manual.dengine.net/</link>
        <url>https://manual.dengine.net/lib/tpl/dengine/images/favicon.ico</url>
    </image>
    <item rdf:about="https://manual.dengine.net/modding/start?rev=1574008658&amp;do=diff">
        <dc:format>text/html</dc:format>
        <dc:date>2019-11-17T16:37:38+00:00</dc:date>
        <dc:creator>Anonymous (anonymous@undisclosed.example.com)</dc:creator>
        <title>modding:start</title>
        <link>https://manual.dengine.net/modding/start?rev=1574008658&amp;do=diff</link>
        <description>Modding

This is the Doomsday Modding Guide.

Table of contents

	*  Doomsday 1 resources
	*  Doomsday 2 file system
		*  Packages
		*  Assets

	*  DED reference (Doomsday Engine Definitions)
	*  XG reference (generalized line/sector types)
	*  Scripting</description>
    </item>
    <item rdf:about="https://manual.dengine.net/modding/dd_defns?rev=1540021621&amp;do=diff">
        <dc:format>text/html</dc:format>
        <dc:date>2018-10-20T07:47:01+00:00</dc:date>
        <dc:creator>Anonymous (anonymous@undisclosed.example.com)</dc:creator>
        <title>modding:dd_defns</title>
        <link>https://manual.dengine.net/modding/dd_defns?rev=1540021621&amp;do=diff</link>
        <description>DD_DEFNS lump

DD_DEFNS is a special lump recognised only by Doomsday. This lump can be used to include DED and reference_guide data within your wad to make distribution easier.

After all DED files (physical and virtual) have been processed, the engine will check through all the loaded WAD files for lumps named DD_DEFNS. All the lumps with that name are processed just as if they were DED files, i.e. they should contain a DED file in plain text format. The DD_DEFNS lumps are applied in the order…</description>
    </item>
</rdf:RDF>
