celeste icon indicating copy to clipboard operation
celeste copied to clipboard

Add official `arm64` support

Open hwittenborn opened this issue 2 years ago • 2 comments

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

hwittenborn avatar Aug 10 '23 23:08 hwittenborn

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?

Lehmanator avatar Oct 07 '24 08:10 Lehmanator