mirror of
https://github.com/Q3Rally-Team/q3rally.git
synced 2025-02-16 17:21:04 +00:00
- Correct the software license to be GPL-2.0-or-later. - Remove the hyphen in the developer name. - Add social-audio intense due to unmoderated voice chat. - Some syntax / order changes to match ioquake3's metainfo.
58 lines
2.5 KiB
XML
58 lines
2.5 KiB
XML
<?xml version="1.0" encoding="UTF-8"?>
|
|
<component type="desktop-application">
|
|
<id>com.q3rally.Q3Rally</id>
|
|
<launchable type="desktop-id">q3rally.desktop</launchable>
|
|
<metadata_license>CC0-1.0</metadata_license>
|
|
<project_license>GPL-2.0-or-later</project_license>
|
|
<name>Q3Rally</name>
|
|
<summary>Survival racing game</summary>
|
|
<description>
|
|
<p>Q3Rally is a vehicular combat racing game.</p>
|
|
</description>
|
|
<screenshots>
|
|
<screenshot type="default">
|
|
<image type="source">https://media.moddb.com/images/games/1/11/10222/shot0005.1.jpg</image>
|
|
</screenshot>
|
|
<screenshot>
|
|
<image type="source">https://media.moddb.com/images/games/1/11/10222/shot0021.jpg</image>
|
|
</screenshot>
|
|
<screenshot>
|
|
<image type="source">https://media.moddb.com/images/games/1/11/10222/shot0005.jpg</image>
|
|
</screenshot>
|
|
<screenshot>
|
|
<image type="source">https://media.moddb.com/images/games/1/11/10222/shot0045.jpg</image>
|
|
</screenshot>
|
|
<screenshot>
|
|
<image type="source">https://media.moddb.com/images/games/1/11/10222/shot0018.jpg</image>
|
|
</screenshot>
|
|
<screenshot>
|
|
<image type="source">https://media.moddb.com/images/games/1/11/10222/shot0004.jpg</image>
|
|
</screenshot>
|
|
<screenshot>
|
|
<image type="source">https://media.moddb.com/images/games/1/11/10222/shot0003.jpg</image>
|
|
</screenshot>
|
|
<screenshot>
|
|
<image type="source">https://media.moddb.com/images/games/1/11/10222/shot0028.jpg</image>
|
|
</screenshot>
|
|
<screenshot>
|
|
<image type="source">https://media.moddb.com/images/games/1/11/10222/shot0025.jpg</image>
|
|
</screenshot>
|
|
</screenshots>
|
|
<releases>
|
|
<release version="0.4" date="2022-03-04" type="stable">
|
|
<url>https://github.com/Q3Rally-Team/q3rally/releases/tag/v0.4</url>
|
|
</release>
|
|
<release version="0.3c" date="2022-01-19" type="stable">
|
|
<url>https://github.com/Q3Rally-Team/q3rally/releases/tag/v0.3c</url>
|
|
</release>
|
|
</releases>
|
|
<url type="homepage">http://www.q3rally.com/</url>
|
|
<url type="bugtracker">https://github.com/Q3Rally-Team/q3rally/issues</url>
|
|
<url type="vcs-browser">https://github.com/Q3Rally-Team/q3rally</url>
|
|
<developer_name>Q3Rally Team</developer_name>
|
|
<content_rating type="oars-1.1">
|
|
<content_attribute id="violence-fantasy">moderate</content_attribute>
|
|
<content_attribute id="social-chat">intense</content_attribute>
|
|
<content_attribute id="social-audio">intense</content_attribute>
|
|
</content_rating>
|
|
</component>
|