From 07649b638836a0bcb56d7577945f25f63bc3ba19 Mon Sep 17 00:00:00 2001 From: dada513 Date: Tue, 4 Jan 2022 07:31:10 +0100 Subject: [PATCH 1/2] Fix metainfo parsing --- program_info/org.polymc.PolyMC.metainfo.xml | 35 ++++++++++++--------- 1 file changed, 20 insertions(+), 15 deletions(-) diff --git a/program_info/org.polymc.PolyMC.metainfo.xml b/program_info/org.polymc.PolyMC.metainfo.xml index 60b0ee73..51220985 100644 --- a/program_info/org.polymc.PolyMC.metainfo.xml +++ b/program_info/org.polymc.PolyMC.metainfo.xml @@ -1,7 +1,9 @@ org.polymc.PolyMC - org.polymc.PolyMC + + org.polymc.PolyMC + org.polymc.PolyMC.desktop PolyMC PolyMC Team @@ -11,19 +13,22 @@ https://polymc.org/ https://github.com/PolyMC/PolyMC#help--support +

PolyMC is a custom launcher for Minecraft that focuses on predictability, long term stability and simplicity.

+

Features:

+
    +
  • Easily install game modifications, such as Fabric or Forge
  • +
  • Control your java settings
  • +
  • Manage worlds and resource packs from the launcher
  • +
  • See logs and other details easily
  • +
  • Kill Minecraft in case of a crash/freeze
  • +
  • Isolate minecraft instances to keep everything clean
  • +
+

This flatpak includes Wayland support without XWayland: to enable, tick Use system installation of GLFW... in the settings of a Minecraft instance.

+

All java versions that are required by Minecraft are included.

- PolyMC is a custom launcher for Minecraft that focuses on predictability, long term stability and simplicity. - Features: - - Easily install game modifications, such as Fabric or Forge - - Control your java settings - - Manage worlds and resource packs from the launcher - - See logs and other details easily - - Kill Minecraft in case of a crash/freeze - - Isolate minecraft instances to keep everything clean - - This flatpak includes Wayland support without XWayland: to enable, tick Use system installation of GLFW... in the settings of a Minecraft instance. - All java versions that are required by Minecraft are included. - If using a Hybrid-Graphics device, you can use the prime-run script as a wrapper command to run Minecraft using the dedicated graphics card. + If using a Hybrid-Graphics device, you can use the + prime-run + script as a wrapper command to run Minecraft using the dedicated graphics card.

@@ -33,7 +38,7 @@ - + moderate @@ -57,4 +62,4 @@ none none -
\ No newline at end of file + From 3dcc7dee6c96987f7c35cfcf319686b0944d0051 Mon Sep 17 00:00:00 2001 From: dada513 Date: Tue, 4 Jan 2022 15:43:41 +0100 Subject: [PATCH 2/2] cleaner difference between flatpak and normal manifest --- program_info/org.polymc.PolyMC.metainfo.xml | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/program_info/org.polymc.PolyMC.metainfo.xml b/program_info/org.polymc.PolyMC.metainfo.xml index 51220985..161fa6df 100644 --- a/program_info/org.polymc.PolyMC.metainfo.xml +++ b/program_info/org.polymc.PolyMC.metainfo.xml @@ -23,8 +23,8 @@
  • Kill Minecraft in case of a crash/freeze
  • Isolate minecraft instances to keep everything clean
  • -

    This flatpak includes Wayland support without XWayland: to enable, tick Use system installation of GLFW... in the settings of a Minecraft instance.

    -

    All java versions that are required by Minecraft are included.

    +

    For flatpak users:

    +

    In flatpak, all java versions that are required by Minecraft are included.

    If using a Hybrid-Graphics device, you can use the prime-run @@ -62,4 +62,4 @@ none none - + \ No newline at end of file