Skip to content

MinecraftNativesDownloader

Compare
Choose a tag to compare
@MidCoard MidCoard released this 04 Nov 18:44
· 19 commits to master since this release

This is a tool to generate Minecraft Natives especially for unsupported platforms.

Why use native libraries? Even with powerful Rosetta 2, running Minecraft on Apple Silicon is still slow. Using native libraries can improve the performance of Minecraft on Apple Silicon.

As other platforms like Linux and Windows, there is no Rosetta 2 with their arm64 version. So we need to generate native libraries for them. But this work has not been done yet.