Changes:
- New `--lwjgl` argument in `start` subcommand to allow running Minecraft on ARM with updated versions of LWJGL, see README for more information (62, thanks GooseDeveloper).
- In the API, `get_minecraft_arch` now supports ARM architectures and returns `arm32` or `arm64` in such cases (62).
- Natives archives extraction to bin directory now supports newer formats for LWJGL (62).
- Many improvements regarding `KeyboardInterrupt`, in `DownloadList`, `pretty_download` and all command in CLI, in order to write a prettier interrupted message, instead of the default stack trace.
Download and install:
To install PortableMC, please read this repository README, the single-file script is available below in the `portablemc-single` archive.