36 lines
1.5 KiB
XML
36 lines
1.5 KiB
XML
<?xml version="1.0" encoding="UTF-8"?>
|
|
<component type="desktop">
|
|
<id>org.fn2006.PollyMC</id>
|
|
<provides>
|
|
<id>org.fn2006.PollyMC</id>
|
|
</provides>
|
|
<launchable type="desktop-id">org.fn2006.PollyMC.desktop</launchable>
|
|
<name>PollyMC</name>
|
|
<developer_name>fn2006C</developer_name>
|
|
<summary>A custom launcher for Minecraft that allows you to easily manage multiple installations of Minecraft at once</summary>
|
|
<metadata_license>CC0-1.0</metadata_license>
|
|
<project_license>GPL-3.0-only</project_license>
|
|
<url type="homepage">https://github.com/fn2006/PollyMC/</url>
|
|
<url type="help">https://polymc.org/wiki/</url>
|
|
<description>
|
|
<p>PollyMC is a custom launcher for Minecraft that focuses on predictability, long term stability and simplicity.</p>
|
|
<p>Features:</p>
|
|
<ul>
|
|
<li>Easily install game modifications, such as Fabric, Forge and Quilt</li>
|
|
<li>Control your java settings</li>
|
|
<li>Manage worlds and resource packs from the launcher</li>
|
|
<li>See logs and other details easily</li>
|
|
<li>Kill Minecraft in case of a crash/freeze</li>
|
|
<li>Isolate minecraft instances to keep everything clean</li>
|
|
<li>Install and update mods directly from the launcher</li>
|
|
</ul>
|
|
</description>
|
|
<releases>
|
|
<release version="@Launcher_VERSION_NAME@" date="@Launcher_BUILD_TIMESTAMP@"></release>
|
|
</releases>
|
|
<content_rating type="oars-1.1">
|
|
<content_attribute id="violence-fantasy">moderate</content_attribute>
|
|
<content_attribute id="social-chat">intense</content_attribute>
|
|
</content_rating>
|
|
</component>
|