freedoom/dist/io.github.freedoom.Phase2.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

66 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.Phase2</id>
<name>Freedoom: Phase 2</name>
<summary>First-person shooter 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.Phase2.desktop</launchable>
<description>
<p>
Freedoom: Phase 2 is a 32-level game, expanding upon Phase 1 and
adding a double-barrelled shotgun and more enemy types, along
with even more brutal gameplay to really test your limits.
</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. Freedoom: Phase 2 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/p2_1.png</image>
<caption>Feedoom Screenshot</caption>
</screenshot>
<screenshot>
<image>https://freedoom.github.io/img/screenshots/p2_2.png</image>
<caption>Feedoom Screenshot</caption>
</screenshot>
<screenshot>
<image>https://freedoom.github.io/img/screenshots/p2_7.jpg</image>
<caption>Feedoom Screenshot</caption>
</screenshot>
<screenshot>
<image>https://freedoom.github.io/img/screenshots/p2_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>