summaryrefslogtreecommitdiff
path: root/manaplus.metainfo.xml
diff options
context:
space:
mode:
authorjak1 <mike.wollmann@gmail.com>2021-12-18 13:54:20 +0100
committerjak1 <mike.wollmann@gmail.com>2021-12-18 14:01:59 +0100
commit8ccd482f2bbdf5ce1febbf2eb78fee491ba2fa0b (patch)
treecdbb62976265b05777cf6dea2e5e3db183549390 /manaplus.metainfo.xml
parente6cb15264d30a9ca38f48b2f3a5198d86cb92d60 (diff)
downloadplus-8ccd482f2bbdf5ce1febbf2eb78fee491ba2fa0b.tar.gz
plus-8ccd482f2bbdf5ce1febbf2eb78fee491ba2fa0b.tar.bz2
plus-8ccd482f2bbdf5ce1febbf2eb78fee491ba2fa0b.tar.xz
plus-8ccd482f2bbdf5ce1febbf2eb78fee491ba2fa0b.zip
changed appdata to metainfo fixes #56
Diffstat (limited to 'manaplus.metainfo.xml')
-rw-r--r--manaplus.metainfo.xml32
1 files changed, 32 insertions, 0 deletions
diff --git a/manaplus.metainfo.xml b/manaplus.metainfo.xml
new file mode 100644
index 000000000..1e5f5eead
--- /dev/null
+++ b/manaplus.metainfo.xml
@@ -0,0 +1,32 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<component type="desktop-application">
+ <id type="desktop">manaplus.desktop</id>
+ <metadata_license>CC0-1.0</metadata_license>
+ <project_license>GPL-2.0</project_license>
+ <name>The Mana Plus Client</name>
+ <summary>Extended client for The Mana World and similar servers</summary>
+ <description>
+ <p>
+ ManaPlus is extended client for Evol Online, The Mana World and similar servers
+ based on eAthena fork. As a 2D style game, Evol Online aims to create a friendly
+ environment where people can escape reality and interact with others while enjoying
+ themselves through a fantasy style game.
+ </p>
+ <p>
+ The Mana World (TMW) is a serious effort to create an innovative free and
+ open source MMORPG. TMW uses 2D graphics and aims to create a large and diverse
+ interactive world.
+ </p>
+ </description>
+ <url type="homepage">http://manaplus.org/</url>
+ <screenshots>
+ <screenshot type="default">http://manaplus.org/_media/manaplus_screenshot_8.png</screenshot>
+ <screenshot>http://manaplus.org/_media/manaplus_screenshot_11.png</screenshot>
+ <screenshot>http://manaplus.org/_media/manaplus_screenshot_15.png</screenshot>
+ </screenshots>
+ <content_rating type="oars-1.1">
+ <content_attribute id="violence-cartoon">mild</content_attribute>
+ <content_attribute id="violence-fantasy">mild</content_attribute>
+ <content_attribute id="social-chat">intense</content_attribute>
+ </content_rating>
+</component>