-
Notifications
You must be signed in to change notification settings - Fork 0
/
troll.appdata.xml
55 lines (55 loc) · 2.66 KB
/
troll.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
<?xml version="1.0" encoding="UTF-8"?>
<!-- Copyright 2019 Dennis Payne <[email protected]> -->
<component type="desktop">
<id>troll.desktop</id>
<metadata_license>CC0-1.0</metadata_license>
<project_license>GPL-2.0+</project_license>
<name>Troll Bridge</name>
<summary>A troll works to free his people from an evil ruler in an adventure game</summary>
<description>
<p>
After escaping captive, a cave troll finds a gray troll sage who gives him
a sword and bekons him to complete his destiny. As he explores dungeons he
aquires more weapons, tools and magic. Perhaps he can free his people from
the evil ruler.
</p>
</description>
<screenshots>
<screenshot type="default">
<image>http://identicalsoftware.com/troll/user/screen12x6.png</image>
<caption>The start of the game</caption>
</screenshot>
<screenshot>
<image>http://identicalsoftware.com/troll/user/swordscreen.png</image>
<caption>Gray troll gives the cave troll a sword</caption>
</screenshot>
<screenshot>
<image>http://www.identicalsoftware.com/troll/desertscreen.png</image>
<caption>Beware of dangerous creatures</caption>
</screenshot>
</screenshots>
<url type="homepage">http://www.identicalsoftware.com/troll</url>
<update_contact>[email protected]</update_contact>
<content_rating type="oars-1.0">
<content_attribute id="violence-cartoon">none</content_attribute>
<content_attribute id="violence-fantasy">moderate</content_attribute>
<content_attribute id="violence-realistic">moderate</content_attribute>
<content_attribute id="violence-bloodshed">moderate</content_attribute>
<content_attribute id="violence-sexual">none</content_attribute>
<content_attribute id="drugs-alcohol">none</content_attribute>
<content_attribute id="drugs-narcotics">none</content_attribute>
<content_attribute id="drugs-tobacco">none</content_attribute>
<content_attribute id="sex-nudity">none</content_attribute>
<content_attribute id="sex-themes">none</content_attribute>
<content_attribute id="language-profanity">none</content_attribute>
<content_attribute id="language-humor">none</content_attribute>
<content_attribute id="language-discrimination">none</content_attribute>
<content_attribute id="social-chat">none</content_attribute>
<content_attribute id="social-info">none</content_attribute>
<content_attribute id="social-audio">none</content_attribute>
<content_attribute id="social-location">none</content_attribute>
<content_attribute id="social-contacts">none</content_attribute>
<content_attribute id="money-purchasing">none</content_attribute>
<content_attribute id="money-gambling">none</content_attribute>
</content_rating>
</component>