#7 Include Minecraft (Java Edition)
Merged 2 years ago by ngompa. Opened 2 years ago by otaylor.
otaylor/fedora-flathub-filter com-mojang-Minecraft  into  main

file modified
+2 -2
@@ -372,8 +372,8 @@ 

  

  [com.mojang.Minecraft]

  Name: Minecraft

- Include:

- Comments:

+ Include: yes

+ Comments: Downloads app via extra-data

  Summary: Create your own world in one of the most popular video games

  Homepage: https://minecraft.net

  Links: https://flathub.org/apps/details/com.mojang.Minecraft https://github.com/flathub/com.mojang.Minecraft

file modified
+1
@@ -6,6 +6,7 @@ 

  allow com.bitwarden.desktop

  allow com.getpostman.Postman

  allow com.microsoft.Teams

+ allow com.mojang.Minecraft

  allow com.skype.Client

  allow runtime/org.freedesktop.Platform/*/*

  allow runtime/org.freedesktop.Platform.Compat.i386/*/*

This is currently the #32 app on Flathub. Other than the Electron
Base app, and OpenJDK11 (SDK extension build), the Minecraft lanucher
is downloaded from mojang.com via extra-data, and downloads the game itself.

It appears there are a few advanced edge cases that have problems with the
Flatpak in https://github.com/flathub/com.mojang.Minecraft/issues, but generally
it works well as a Flatpak and the Flatpak is actively maintained.

Commit 73beb91 fixes this pull-request

Pull-Request has been merged by ngompa

2 years ago
Metadata