Add Linux flatpak build + aarch64 artifacts#523
Add Linux flatpak build + aarch64 artifacts#523BrentDaMage merged 45 commits intoReMinecraftPE:masterfrom
Conversation
|
I'm not a huge fan of just distributing a Flatpak package. I'd rather we provide a basic ZIP as well that gets packaged before the Flatpak is built. |
|
brought back the old artifact build in addition to the flatpak build, also added aarch64 to the old builds |
BrentDaMage
left a comment
There was a problem hiding this comment.
Please disable the Flatpak artifacts for now until we come up with a proper name. I believe we're flying too close to the sun.
To be clear, we don't publish to flathub. We just make .flatpak packages. You still need to download them from the github, not from any app store. |
I know, even then, I think having that Flatpak metadata file in the repo just isn't a good idea. If we ever do Flatpak, we need to have a better name. |
|
I personally don't see how its any worse than a tarball, but whatever. |
|
Flatpak workflows commented |
Builds for x86_64 and aarch64.
Can also build for i386 but the performance overhead of the flatpak sandbox is so high there that it's not worth it.