unmojang / FjordLauncher

Prism Launcher fork with support for alternative auth servers
GNU General Public License v3.0
78 stars 14 forks source link

Feat: include JRE in the Appimage #6

Closed cyrneko closed 4 months ago

cyrneko commented 5 months ago

Role

I play Minecraft, I cannot add a Java Runtime to my host system.

Suggestion

I want the Fjord AppImage to include the JRE (or have optional builds with it)

Benefit

so that Immutable Systems can use the AppImage. E.g something like Fedora Silverblue where adding packages to the system image is discouraged.

This suggestion is unique

You may use the editor below to elaborate further.

No response

evan-goode commented 4 months ago

I recently set up a Flatpak repository, try that: https://github.com/unmojang/FjordLauncher#flatpak.

Otherwise, I'm going to close this, IMO the AppImage should not contain its own JRE, the Silverblue use case is a bit of an outlier, and the Flatpak should work there. Besides, this would be a deviation from upstream that isn't really relevant to this fork. If you can reproduce the issue on upstream Prism Launcher (you should be able to, unless they have changed this since the last release), feel free to open an issue there, and Fjord will get those changes next time we sync with upstream.