Humble Bundle support
[GameHub.git] / data / com.github.tkashkin.gamehub.appdata.xml.in
blobbfa37dbcafa379779fbdae27fab3f8c1c5a3eae8
1 <?xml version="1.0" encoding="UTF-8"?>
2 <component type="desktop">
3 <id>com.github.tkashkin.gamehub.desktop</id>
5 <metadata_license>CC0-1.0</metadata_license>
6 <project_license>WTFPL</project_license>
8 <name>GameHub</name>
9 <summary>All your games in one place</summary>
11 <description>
12 <p>Manage your Steam and GOG games in one place.</p>
13 </description>
15 <developer_name>Anatoliy Kashkin</developer_name>
16 <url type="homepage">https://github.com/tkashkin/GameHub</url>
17 <url type="bugtracker">https://github.com/tkashkin/GameHub/issues</url>
19 <provides>
20 <binary>com.github.tkashkin.gamehub</binary>
21 </provides>
22 <launchable type="desktop-id">com.github.tkashkin.gamehub.desktop</launchable>
24 <screenshots>
25 <screenshot type="default">
26 <image>https://raw.githubusercontent.com/tkashkin/GameHub/master/data/screenshots/1.png</image>
27 </screenshot>
28 <screenshot>
29 <image>https://raw.githubusercontent.com/tkashkin/GameHub/master/data/screenshots/2.png</image>
30 </screenshot>
31 <screenshot>
32 <image>https://raw.githubusercontent.com/tkashkin/GameHub/master/data/screenshots/3.png</image>
33 </screenshot>
34 <screenshot>
35 <image>https://raw.githubusercontent.com/tkashkin/GameHub/master/data/screenshots/2_dark.png</image>
36 </screenshot>
37 <screenshot>
38 <image>https://raw.githubusercontent.com/tkashkin/GameHub/master/data/screenshots/3_dark.png</image>
39 </screenshot>
40 </screenshots>
42 <releases>
43 <release version="0.3.0" date="2018-06-17">
44 <description>
45 <p>Humble Bundle support</p>
46 </description>
47 </release>
48 <release version="0.2.5" date="2018-06-12">
49 <description>
50 <p>Bug fixes</p>
51 </description>
52 </release>
53 <release version="0.2.4" date="2018-06-01">
54 <description>
55 <p>Settings dialog</p>
56 </description>
57 </release>
58 <release version="0.2.3" date="2018-06-01">
59 <description>
60 <p>GOG games installation and running</p>
61 <p>Various improvements</p>
62 </description>
63 </release>
64 <release version="0.1.3" date="2018-05-28">
65 <description>
66 <p>Fix Steam config path</p>
67 </description>
68 </release>
69 <release version="0.1.2" date="2018-05-28">
70 <description>
71 <p>Initial release</p>
72 <p>Steam and GOG linux-compatible games fetching</p>
73 </description>
74 </release>
75 </releases>
77 <content_rating type="oars-1.1">
78 <content_attribute id="violence-cartoon">none</content_attribute>
79 <content_attribute id="violence-fantasy">none</content_attribute>
80 <content_attribute id="violence-realistic">none</content_attribute>
81 <content_attribute id="violence-bloodshed">none</content_attribute>
82 <content_attribute id="violence-sexual">none</content_attribute>
83 <content_attribute id="violence-desecration">none</content_attribute>
84 <content_attribute id="violence-slavery">none</content_attribute>
85 <content_attribute id="violence-worship">none</content_attribute>
86 <content_attribute id="drugs-alcohol">none</content_attribute>
87 <content_attribute id="drugs-narcotics">none</content_attribute>
88 <content_attribute id="drugs-tobacco">none</content_attribute>
89 <content_attribute id="sex-nudity">none</content_attribute>
90 <content_attribute id="sex-themes">none</content_attribute>
91 <content_attribute id="sex-homosexuality">none</content_attribute>
92 <content_attribute id="sex-prostitution">none</content_attribute>
93 <content_attribute id="sex-adultery">none</content_attribute>
94 <content_attribute id="sex-appearance">none</content_attribute>
95 <content_attribute id="language-profanity">none</content_attribute>
96 <content_attribute id="language-humor">none</content_attribute>
97 <content_attribute id="language-discrimination">none</content_attribute>
98 <content_attribute id="social-chat">none</content_attribute>
99 <content_attribute id="social-info">none</content_attribute>
100 <content_attribute id="social-audio">none</content_attribute>
101 <content_attribute id="social-location">none</content_attribute>
102 <content_attribute id="social-contacts">none</content_attribute>
103 <content_attribute id="money-purchasing">none</content_attribute>
104 <content_attribute id="money-gambling">none</content_attribute>
105 </content_rating>
106 </component>