freedoom/dist/io.github.freedoom.FreeDM.metainfo.xml
Eonfge af839d61b1
Add required meta-data (#1464)
* Update io.github.freedoom.FreeDM.metainfo.xml

* Update io.github.freedoom.Phase1.metainfo.xml

* Update io.github.freedoom.Phase2.metainfo.xml
2024-12-27 00:37:20 -08:00

67 lines
2.8 KiB
XML

<?xml version="1.0" encoding="UTF-8"?>
<!-- SPDX-License-Identifier: BSD-3-Clause -->
<component type="desktop">
<id>io.github.freedoom.FreeDM</id>
<name>FreeDM</name>
<summary>Deathmatch game based on the Doom engine</summary>
<metadata_license>CC0-1.0</metadata_license>
<project_license>BSD-3-Clause</project_license>
<developer_name>Freedoom Project</developer_name>
<url type="homepage">https://freedoom.github.io/</url>
<url type="bugtracker">https://github.com/freedoom/freedoom/issues</url>
<launchable type="desktop-id">io.github.freedoom.FreeDM.desktop</launchable>
<description>
<p>
FreeDM is a fast-paced set of levels designed for multiplayer
deathmatches, part of the Freedoom project. Challenge your
friends to the most torturous test of their abilities as you
navigate through 32 levels stalking and hunting them.
</p>
<p>
The Freedoom project aims to produce three base-game data files
(IWADs) for Doom-compatible engines. With it comes the
capability to also play the wide range of mods created for Doom
by a vibrant community. FreeDM is fully compatible with Doom II
mods.
</p>
</description>
<categories>
<category>Game</category>
<category>ActionGame</category>
</categories>
<content_rating type="oars-1.1">
<content_attribute id="violence-cartoon">intense</content_attribute>
<content_attribute id="violence-fantasy">intense</content_attribute>
<content_attribute id="violence-bloodshed">intense</content_attribute>
<content_attribute id="violence-desecration">mild</content_attribute>
<content_attribute id="language-profanity">mild</content_attribute>
<content_attribute id="language-humor">mild</content_attribute>
</content_rating>
<!-- Note that some screenshots are PNG and others are JPG. These URLs should
not change, but double check them each release. -->
<screenshots>
<screenshot type="default">
<image>https://freedoom.github.io/img/screenshots/dm_1.png</image>
<caption>Feedoom Screenshot</caption>
</screenshot>
<screenshot>
<image>https://freedoom.github.io/img/screenshots/dm_2.png</image>
<caption>Feedoom Screenshot</caption>
</screenshot>
<screenshot>
<image>https://freedoom.github.io/img/screenshots/dm_7.jpg</image>
<caption>Feedoom Screenshot</caption>
</screenshot>
<screenshot>
<image>https://freedoom.github.io/img/screenshots/dm_8.jpg</image>
<caption>Feedoom Screenshot</caption>
</screenshot>
</screenshots>
<releases>
<release version="0.13.0" date="2024-01-29"></release>
<release version="0.12.1" date="2019-10-22"></release>
<release version="0.12.0" date="2019-10-10"></release>
<release version="0.11.3" date="2017-07-18"></release>
</releases>
</component>