celeste
celeste copied to clipboard
Add official `arm64` support
There's interest by several Celeste users to get arm64 support added. This issue tracks the progress on getting that working:
- [x] Prebuilt-MPR: Pending confirmation of usability. #117
- [ ] AppImage
- [ ] Flatpak: Depends on AppImage. #91
- [ ] Snap: Depends on AppImage
I've confirmed that the app can be built for aarch64-linux by building and running pkgs.celeste using the Nix package manager on my OnePlus 6T running postmarketOS.
Why does the flatpak build depend on AppImage?