- Written in memory-safe Rust, using
libdopamine
- Supports x86, x64, ARM64 and even ARM
- Silent mode for no logging while injecting
- Supports Minecraft Preview releases
- Patching is done in memory, not modifying any system files
- Doesn't affect any other apps, safely injects to Minecraft
You can download the latest nightly release here.
Running BEAMinject as-is will patch Minecraft's release with logging by default.
It has the following features:
- Silent mode
- Minecraft Preview support
- and more to come...
Pass the -h
/--help
flag to BEAMinject in a command line for more info.
"It says it patched it, but it still doesn't work!" > Give Minecraft ~10s to notice the patched library. Entering and quitting a world works too.
If you have other issues, please create an issue.
The patcher supports ARM from the source. The emulation layer does not affect patching, and ARM versions of the game are still supported.
All code and assets are licensed under MIT license, see more at the LICENSE file.