-
Notifications
You must be signed in to change notification settings - Fork 1
Expand file tree
/
Copy pathio.sourceforge.atanks.metainfo.xml
More file actions
86 lines (79 loc) · 2.98 KB
/
io.sourceforge.atanks.metainfo.xml
File metadata and controls
86 lines (79 loc) · 2.98 KB
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
79
80
81
82
83
84
85
86
<?xml version="1.0" encoding="UTF-8"?>
<!-- Copyright 2020 Bruno Victal <ubr47k@users.sourceforge.net> -->
<component type="desktop-application">
<metadata_license>CC0-1.0</metadata_license>
<project_license>GPL-2.0-or-later</project_license>
<id>io.sourceforge.atanks</id>
<name>Atomic Tanks</name>
<summary>Multi-platform Scorched Earth clone similar to the Worms series of games</summary>
<description>
<p>
Annihilate the other tanks to earn money, then spend it on bigger and
better shields and weapons to wipe out the opposition.
</p>
<p>
Features a wide array of weapons, AI players, destructible landscape,
weather, parachutes, teleports and a wide range of other features.
</p>
<p>
Runs on any platform Allegro4 runs on, including Linux, Windows and Mac OS X.
</p>
</description>
<screenshots>
<screenshot type="default">
<image>https://atanks.sourceforge.io/Screenshots/scrnshot29.png</image>
</screenshot>
<screenshot>
<image>https://atanks.sourceforge.io/Screenshots/scrnshot28.png</image>
</screenshot>
<screenshot>
<image>https://atanks.sourceforge.io/Screenshots/scrnshot30.png</image>
</screenshot>
<screenshot>
<image>https://atanks.sourceforge.io/Screenshots/scrnshot27.png</image>
</screenshot>
<screenshot>
<image>https://atanks.sourceforge.io/Screenshots/scrnshot19.png</image>
</screenshot>
<screenshot>
<image>https://atanks.sourceforge.io/Screenshots/scrnshot20.png</image>
</screenshot>
<screenshot>
<image>https://atanks.sourceforge.io/Screenshots/scrnshot21.png</image>
</screenshot>
<screenshot>
<image>https://atanks.sourceforge.io/Screenshots/scrnshot22.png</image>
</screenshot>
<screenshot>
<image>https://atanks.sourceforge.io/Screenshots/scrnshot23.png</image>
</screenshot>
<screenshot>
<image>https://atanks.sourceforge.io/Screenshots/scrnshot24.png</image>
</screenshot>
<screenshot>
<image>https://atanks.sourceforge.io/Screenshots/scrnshot25.png</image>
</screenshot>
<screenshot>
<image>https://atanks.sourceforge.io/Screenshots/scrnshot26.jpg</image>
</screenshot>
</screenshots>
<url type="homepage">https://atanks.sourceforge.io</url>
<url type="bugtracker">https://sourceforge.net/p/atanks/bugs/</url>
<update_contact>ubr47k@users.sourceforge.net</update_contact>
<update_contact>jessefrgsmith@yahoo.ca</update_contact>
<launchable type="desktop-id">atanks.desktop</launchable>
<provides>
<binary>atanks</binary>
</provides>
<releases>
<release version="6.5" date="2016-11-02"/>
</releases>
<categories>
<category>Game</category>
<category>ArcadeGame</category>
</categories>
<content_rating type="oars-1.1">
<content_attribute id="language-profanity">mild</content_attribute>
<content_attribute id="language-humor">mild</content_attribute>
</content_rating>
</component>