]> git.jsancho.org Git - lugaru.git/blob - Dist/Linux/lugaru.appdata.xml
Dist: Linux: Add content ratings to AppStream appdata/metainfo file
[lugaru.git] / Dist / Linux / lugaru.appdata.xml
1 <?xml version="1.0" encoding="UTF-8"?>
2 <!-- Copyright 2017 Neal Gompa <ngompa13@gmail.com> -->
3 <component type="desktop">
4  <id>lugaru.desktop</id>
5  <metadata_license>CC-BY-SA-4.0</metadata_license>
6  <project_license>GPL-2.0+ and CC-BY-SA-3.0</project_license>
7  <name>Lugaru HD</name>
8  <summary>Third person ninja rabbit fighting game</summary>
9  <description>
10   <p>
11      Lugaru (pronounced Loo-GAH-roo) is a cross-platform third-person action game. 
12      The main character, Turner, is an anthropomorphic rebel bunny rabbit with impressive combat skills.
13   </p>
14
15   <p>
16      In his quest to find those responsible for slaughtering his village, 
17      he uncovers a far-reaching conspiracy involving the corrupt leaders
18      of the rabbit republic and the starving wolves from a nearby den. 
19      Turner takes it upon himself to fight against their plot and save 
20      his fellow rabbits from slavery.
21   </p>
22  </description>
23  <content_rating type="oars-1.0">
24    <content_attribute id="violence-cartoon">intense</content_attribute>
25    <content_attribute id="violence-fantasy">intense</content_attribute>
26    <content_attribute id="violence-realistic">none</content_attribute>
27    <content_attribute id="violence-bloodshed">mild</content_attribute>
28    <content_attribute id="violence-sexual">none</content_attribute>
29    <content_attribute id="drugs-alcohol">none</content_attribute>
30    <content_attribute id="drugs-narcotics">none</content_attribute>
31    <content_attribute id="drugs-tobacco">none</content_attribute>
32    <content_attribute id="sex-nudity">none</content_attribute>
33    <content_attribute id="sex-themes">none</content_attribute>
34    <content_attribute id="language-profanity">mild</content_attribute>
35    <content_attribute id="language-humor">none</content_attribute>
36    <content_attribute id="language-discrimination">none</content_attribute>
37    <content_attribute id="social-chat">none</content_attribute>
38    <content_attribute id="social-info">none</content_attribute>
39    <content_attribute id="social-audio">none</content_attribute>
40    <content_attribute id="social-location">none</content_attribute>
41    <content_attribute id="social-contacts">none</content_attribute>
42    <content_attribute id="money-purchasing">none</content_attribute>
43    <content_attribute id="money-gambling">none</content_attribute>
44  </content_rating>
45  <screenshots>
46    <screenshot type="default" width="864" height="417">
47        https://osslugaru.gitlab.io/images/lugaru-banner.png
48    </screenshot>
49  </screenshots>
50  <url type="homepage">https://osslugaru.gitlab.io/</url>
51  <update_contact>ngompa13_at_gmail.com</update_contact>
52 </component>
53