This repo is archived, and is only here for historic purposes.
BEAMinject comes in 2 versions:
- BEAMinject: Used for silently launching Minecraft then exiting
- Recommended for most users
- BEAMinject_GUI: GUI version, mostly used for debugging etc.
- Includes toggles for launching Minecraft, displays injection logs
We recommend trying BEAMinject first, and if you have issues, you can move to the GUI version for debugging.
You can download the latest nightly release here.
For the GUI version, you can simply switch the Patch Minecraft Preview
option on!
As for silent version, you can pass in the --preview
argument.
Some poorly designed AVs (namely Microsoft, Avast and AVG) might detect our packed Python executables as a trojan.
There is nothing we can do about this except sign the binaries, which is really expensive.
Since the code is open and all builds are distributed via GitHub Actions, you can confirm that the executable is safe and whitelist it in your AV software!
Read support status here.
This only works on Windows, and won't be ported to other platforms (for obvious reasons).
For all support needed, you can open an issue.
All code and assets are licensed under GNU AGPLv3.