-
Notifications
You must be signed in to change notification settings - Fork 6
/
btbuilder.appdata.xml
61 lines (61 loc) · 2.94 KB
/
btbuilder.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
<?xml version="1.0" encoding="UTF-8"?>
<!-- Copyright 2015 Dennis Payne <[email protected]> -->
<component type="desktop">
<id>btbuilder.desktop</id>
<metadata_license>CC0-1.0</metadata_license>
<project_license>GPL-3.0+</project_license>
<name>Bt Builder</name>
<summary>Turn based role-playing game builder and engine</summary>
<description>
<p>
Explore a fantasy world in this turn based single-player role-playing game.
Use powerful magic to devastate evil creatures. Solves puzzles to unlock
hidden secrets. Save the world and let bards entertain travellers with the
tale of your band of heroes.
</p>
<p>
Not satisfied with crushing the evil forces. Build a new world to share
with others. Create new monsters to terrorize the adventurers. Design items
to reward them for victory. Leave devious puzzles to vex the heroes. Your
imagination is the only limit.
</p>
</description>
<screenshots>
<screenshot type="default">
<image>http://www.identicalsoftware.com/btbuilder/appdata/combat.png</image>
<caption>The start of a combat</caption>
</screenshot>
<screenshot>
<image>http://www.identicalsoftware.com/btbuilder/appdata/moduleselect.png</image>
<caption>Initial screen to select which module to run</caption>
</screenshot>
<screenshot>
<image>http://www.identicalsoftware.com/btbuilder/appdata/city.png</image>
<caption>Entering the city</caption>
</screenshot>
</screenshots>
<url type="homepage">http://www.identicalsoftware.com/btbuilder</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>