aboutsummaryrefslogtreecommitdiff
path: root/application/package/ubuntu/multimc/usr/share/metainfo/multimc.metainfo.xml
diff options
context:
space:
mode:
authorJoshua Stone <joshua.gage.stone@gmail.com>2020-12-08 13:23:52 -0500
committerJoshua Stone <joshua.gage.stone@gmail.com>2020-12-08 13:23:52 -0500
commit42d124ed2b135b439b1215acc101d3eee2fbecdc (patch)
tree5e3ff5e06acfff44eb89280afd44b79479f3c13e /application/package/ubuntu/multimc/usr/share/metainfo/multimc.metainfo.xml
parenta9a78c74db0fef256f8e02d8cfefdec22d089f26 (diff)
downloadPrismLauncher-42d124ed2b135b439b1215acc101d3eee2fbecdc.tar.gz
PrismLauncher-42d124ed2b135b439b1215acc101d3eee2fbecdc.tar.bz2
PrismLauncher-42d124ed2b135b439b1215acc101d3eee2fbecdc.zip
Move metainfo to ubuntu oflder so it can be used in both .rpm and .deb builds
Diffstat (limited to 'application/package/ubuntu/multimc/usr/share/metainfo/multimc.metainfo.xml')
-rw-r--r--application/package/ubuntu/multimc/usr/share/metainfo/multimc.metainfo.xml53
1 files changed, 53 insertions, 0 deletions
diff --git a/application/package/ubuntu/multimc/usr/share/metainfo/multimc.metainfo.xml b/application/package/ubuntu/multimc/usr/share/metainfo/multimc.metainfo.xml
new file mode 100644
index 00000000..15f7fd1d
--- /dev/null
+++ b/application/package/ubuntu/multimc/usr/share/metainfo/multimc.metainfo.xml
@@ -0,0 +1,53 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<component type="desktop">
+ <id>multimc</id>
+ <launchable type="desktop-id">multimc.desktop</launchable>
+ <name>MultiMC</name>
+ <summary>Manage Minecraft instances with ease</summary>
+ <description>
+ <p>Overview</p>
+ <p>MultiMC is a free, open source launcher for Minecraft. It allows you to have multiple, cleanly separated instances of Minecraft (each with their own mods, texture packs, saves, etc) and helps you manage them and their associated options with a simple and powerful interface.</p>
+ <p>Features</p>
+ <ul>
+ <li>Manage multiple instances of Minecraft at once</li>
+ <li>Start Minecraft with a custom resolution</li>
+ <li>Change Java's runtime options (including memory options)</li>
+ <li>Shows Minecraft's console output in a colour coded window</li>
+ <li>Kill Minecraft easily if it crashes / freezes</li>
+ <li>Custom icons and groups for instances</li>
+ <li>Forge integration (automatic installation, version downloads, mod management)</li>
+ <li>Minecraft world management</li>
+ <li>Import and export Minecraft instances to share them with anyone</li>
+ <li>Supports every version of Minecraft that the vanilla launcher does</li>
+ </ul>
+ </description>
+ <screenshots>
+ <screenshot type="default">
+ <image type="source">https://multimc.org/images/screenshots/main.png</image>
+ <image type="source">https://multimc.org/images/screenshots/editmods.png</image>
+ <image type="source">https://multimc.org/images/screenshots/version.png</image>
+ <image type="source">https://multimc.org/images/screenshots/console.png</image>
+ <image type="source">https://multimc.org/images/screenshots/settings.png</image>
+ </screenshot>
+ </screenshots>
+ <releases>
+ <release date="2020-03-28" version="0.6.11"/>
+ </releases>
+ <url type="homepage">https://multimc.org/</url>
+ <url type="help">https://discord.com/invite/0k2zsXGNHs0fE4Wm</url>
+ <url type="faq">https://github.com/MultiMC/MultiMC5/wiki/FAQ</url>
+ <url type="bugtracker">https://github.com/flathub/multimc/issues</url>
+ <url type="translate">https://translate.multimc.org/</url>
+ <url type="donation">https://www.patreon.com/multimc</url>
+ <developer_name>The MultiMC Team</developer_name>
+ <metadata_license>CC0-1.0</metadata_license>
+ <project_license>Apache-2.0</project_license>
+ <content_rating type="oars-1.1">
+ <content_attribute id="language-humor">mild</content_attribute>
+ <content_attribute id="language-discrimination">mild</content_attribute>
+ <content_attribute id="social-chat">mild</content_attribute>
+ <content_attribute id="social-info">mild</content_attribute>
+ <content_attribute id="money-purchasing">mild</content_attribute>
+ </content_rating>
+ <update_contact>peterix_at_gmail.com</update_contact>
+</component>