<?xml version="1.0" encoding="UTF-8"?><rss xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:content="http://purl.org/rss/1.0/modules/content/" xmlns:atom="http://www.w3.org/2005/Atom" version="2.0"><channel><title><![CDATA[Where can I find game.dtd?]]></title><description><![CDATA[<p dir="auto">I'm new to creating custom maps. I looked through some of the existing posts; however, I didn't find what I was looking for.</p>
<p dir="auto">Looking at other maps, the game.xml file declares the following dtd file:</p>
<pre><code class="language-xml">&lt;!DOCTYPE game SYSTEM "game.dtd"&gt;
</code></pre>
<p dir="auto">I can't seem to find a copy of the game.dtd file though within other maps nor the main tripleA GitHub repo. Does anyone know where I can get a copy of it? I was hoping to find it so that the schema checking in VS Code would work correctly.</p>
]]></description><link>https://forums.triplea-game.org/topic/4408/where-can-i-find-game.dtd</link><generator>RSS for Node</generator><lastBuildDate>Sat, 05 Sep 2026 19:04:26 GMT</lastBuildDate><atom:link href="https://forums.triplea-game.org/topic/4408.rss" rel="self" type="application/rss+xml"/><pubDate>Sat, 05 Sep 2026 15:46:01 GMT</pubDate><ttl>60</ttl><item><title><![CDATA[Reply to Where can I find game.dtd? on Sat, 05 Sep 2026 16:19:56 GMT]]></title><description><![CDATA[<p dir="auto"><a class="plugin-mentions-user plugin-mentions-a" href="/user/panther" aria-label="Profile: Panther">@<bdi>Panther</bdi></a> Thanks!</p>
]]></description><link>https://forums.triplea-game.org/post/79545</link><guid isPermaLink="true">https://forums.triplea-game.org/post/79545</guid><dc:creator><![CDATA[wdspider]]></dc:creator><pubDate>Sat, 05 Sep 2026 16:19:56 GMT</pubDate></item><item><title><![CDATA[Reply to Where can I find game.dtd? on Sat, 05 Sep 2026 16:21:44 GMT]]></title><description><![CDATA[<p dir="auto"><a class="plugin-mentions-user plugin-mentions-a" href="/user/wdspider" aria-label="Profile: wdspider">@<bdi>wdspider</bdi></a></p>
<p dir="auto">Welcome to the forum.</p>
<p dir="auto">You need to open the triplea....jar file for example with 7zip.</p>
<p dir="auto">Find the game.dtd here:</p>
<p dir="auto">C:...\TripleA\bin\game-headed-2026-"any".jar\games\strategy\engine\xml\game.dtd</p>
<p dir="auto">Look at it with any editor.</p>
<p dir="auto">Alternatively find it here:<br />
<a href="https://github.com/triplea-game/triplea/blob/main/game-app/game-core/src/main/resources/games/strategy/engine/xml/game.dtd" target="_blank" rel="noopener noreferrer nofollow ugc">https://github.com/triplea-game/triplea/blob/main/game-app/game-core/src/main/resources/games/strategy/engine/xml/game.dtd</a></p>
]]></description><link>https://forums.triplea-game.org/post/79544</link><guid isPermaLink="true">https://forums.triplea-game.org/post/79544</guid><dc:creator><![CDATA[Panther]]></dc:creator><pubDate>Sat, 05 Sep 2026 16:21:44 GMT</pubDate></item></channel></rss>