Since the last release, we have updated the README file, adding information about how this script has had success on an M3 Mac and the Orange Pi 5, as well as adding a notice about a fix for the Could not initialize class com.mojang.blaze3d.systems.RenderSystem
issue, updated the pre-commit hooks, added missing py.typed
file, switched to using the Trio asynchronous library instead of Asyncio, and add support for more LWJGL 3 shared object files (currently unused though).
What's Changed
- [pre-commit.ci] pre-commit autoupdate by @pre-commit-ci in #31 through 47
- Switch to Trio by @CoolCat467 in #48
Full Changelog: v1.3.1...v1.3.2