MovingBlocks / DestinationSol

Official continuation of Destination Sol, the great fun little arcade space shooter from http://sourceforge.net/projects/destinationsol/ Modules live at https://github.com/DestinationSol/
Apache License 2.0
325 stars 122 forks source link

Attempted macOS AArch64 support #689

Closed BenjaminAmos closed 7 months ago

BenjaminAmos commented 9 months ago

Description

This pull request attempts to add support for macOS on AArch64 devices (M1/M2 macs). The appropriate native JREs should now be downloaded for this architecture and bundled with the game distribution. This should fix #687.

Testing

Notes

BenjaminAmos commented 7 months ago

As I've tested this manually on Windows, macOS and Android, I'm confident that this is relatively safe to merge. Two people using M1 macs have confirmed that it works for them.