-
Notifications
You must be signed in to change notification settings - Fork 3
/
Copy pathjp.yvt.OpenSpades.appdata.xml
78 lines (70 loc) · 2.93 KB
/
jp.yvt.OpenSpades.appdata.xml
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
<?xml version="1.0" encoding="UTF-8"?>
<component type="desktop-application">
<id>jp.yvt.OpenSpades</id>
<metadata_license>CC0-1.0</metadata_license>
<project_license>GPL-3.0+ and LicenseRef-Proprietary=https://github.com/yvt/openspades-paks/blob/master/Nonfree/LICENSE.md
</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>
<content_rating type="oars-1.1">
<content_attribute id="violence-cartoon">intense</content_attribute>
<content_attribute id="violence-bloodshed">mild</content_attribute>
<content_attribute id="social-chat">intense</content_attribute>
</content_rating>
<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>
<url type="translate">https://crowdin.com/project/openspades</url>
<screenshots>
<screenshot type="default">
<image type="source">https://github.com/flathub/jp.yvt.OpenSpades/raw/master/screenshots/ss4.jpg</image>
</screenshot>
<screenshot>
<image type="source">https://github.com/flathub/jp.yvt.OpenSpades/raw/master/screenshots/ss5.jpg</image>
</screenshot>
<screenshot>
<image type="source">https://github.com/flathub/jp.yvt.OpenSpades/raw/master/screenshots/ss6.jpg</image>
</screenshot>
<screenshot>
<image type="source">https://github.com/flathub/jp.yvt.OpenSpades/raw/master/screenshots/ss1.jpg</image>
</screenshot>
<screenshot>
<image type="source">https://github.com/flathub/jp.yvt.OpenSpades/raw/master/screenshots/ss2.jpg</image>
</screenshot>
<screenshot>
<image type="source">https://github.com/flathub/jp.yvt.OpenSpades/raw/master/screenshots/ss3.jpg</image>
</screenshot>
</screenshots>
<releases>
<release version="0.1.3" date="2019-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-01">
<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>