dscalzi / HeliosLauncher

☀ Custom launcher for modded minecraft written in Electron and Node.js
MIT License
853 stars 1.76k forks source link

(macOS ARM) Added aarch64 OpenJDK detect and install. #272

Closed r1tsuu closed 1 year ago

r1tsuu commented 1 year ago

On macOS with Apple Silicon processors ARM OpenJDK has ~100% perfomance boost over AMD64. On the computer with ARM processor:

  1. Added auto detecting installation of ARM type OpenJDK version first.
  2. Changed Amazon Corretta url resolving to ARM (aarch64) OpenJDK https://docs.aws.amazon.com/corretto/latest/corretto-8-ug/downloads-list.htmlaarc.
r1tsuu commented 1 year ago

i will reopen this due to many commits