EML Lib v2.0.2 released
EML Lib v2.0.2 is now available on npm. This is a maintenance release focused on macOS compatibility.
Apple Silicon: Minecraft 1.19 and below now supported
On Macs with Apple Silicon (M1, M2, M3…), EML Lib now correctly downloads a x86_64 JVM (via Rosetta 2) when the requested Java component is not available for mac-os-arm64. This fixes launches that crashed silently due to incompatible LWJGL natives on older Minecraft versions.
Note
Minecraft versions below 1.13 on macOS Monterey and above still has a known display issue due to LWJGL 2.x incompatibilities. This will be addressed in a future release.
You can find the detailed list of changes in the release notes on GitHub.