openspades/flatpak/jp.yvt.OpenSpades.appdata.xml
Marco Schlumpp 861c299a4b
flatpak appdata: Added app category
Co-Authored-By: kdeleteme <22228751+kdeleteme@users.noreply.github.com>
2019-02-14 06:08:16 +08:00

72 lines
2.3 KiB
XML
Raw Blame History

This file contains invisible Unicode characters

This file contains invisible Unicode characters that are indistinguishable to humans but may be processed differently by a computer. If you think that this is intentional, you can safely ignore this warning. Use the Escape button to reveal them.

<?xml version="1.0" encoding="UTF-8"?>
<component type="desktop-application">
<id>jp.yvt.OpenSpades.desktop</id>
<metadata_license>CC0-1.0</metadata_license>
<project_license>GPL-3.0+</project_license>
<project_license>OpenSpades Non-GPL Pak License</project_license>
<name>OpenSpades</name>
<summary>Open Source voxel shooter</summary>
<description>
<p> OpenSpades is a clone of Ace of Spades 0.75, which is a free online
first-person shooter created by Ben Aksoy, featuring fully destructible
terrain and plenty of game modes (including the well-known Capture the
Flag) created by the community.</p>
<ul>
<li>Can connect to a vanilla/pyspades/pysnip server</li>
<li>Uses OpenGL/AL for better experience</li>
<li>Open source, and cross platform</li>
</ul>
</description>
<categories>
<category>Game</category>
<category>Shooter</category>
</categories>
<launchable type="desktop-id">jp.yvt.OpenSpades.desktop</launchable>
<url type="homepage">http://openspades.yvt.jp/</url>
<url type="bugtracker">https://github.com/yvt/openspades/issues</url>
<screenshots>
<screenshot type="default">
<image>http://openspades.yvt.jp/media/images/ss4.jpg</image>
</screenshot>
<screenshot>
<image>http://openspades.yvt.jp/media/images/ss5.jpg</image>
</screenshot>
<screenshot>
<image>http://openspades.yvt.jp/media/images/ss6.jpg</image>
</screenshot>
<screenshot>
<image>http://openspades.yvt.jp/media/images/ss1.jpg</image>
</screenshot>
<screenshot>
<image>http://openspades.yvt.jp/media/images/ss2.jpg</image>
</screenshot>
<screenshot>
<image>http://openspades.yvt.jp/media/images/ss3.jpg</image>
</screenshot>
</screenshots>
<releases>
<release version="0.1.3" date="2018-01-04">
<description>
This release contains minor fixes since the previous version 0.1.2.
</description>
</release>
<release version="0.1.2" date="2018-01-08">
<description>
This release contains minor fixes since the previous version 0.1.1c.
</description>
</release>
<release version="0.1.1c" date="2017-03-04">
<description>
Contains minor or critical fixes since the previous version 0.1.1b.
</description>
</release>
</releases>
</component>