Releases: adepierre/Botcraft
Latest
Automatically built library with the latest version of the code for Minecraft 26.1.2 and all options enabled. Examples are in bin folder. If you want to run any example other than 0_HelloWorld and 3_SimpleAFKExample, you first need to run the provided download_mc_assets script to automatically populate the Assets folder by downloading and extracting the official Minecraft client.
If you are on Windows < 10, the script won't work and you'll have to do it manually as curl and tar commands have only been added recently.
Linux version is compiled using Ubuntu with all dependencies included and should work on other distributions. You might have to install the unzip command to run the script though.
💡 If you need binaries for a previous version of Minecraft, you can open an issue using this link and it will be automagically generated for you.
Changes:
402127c set pauseOnLostFocus option to false for vanilla physics tests
04a5e50 Fix wrong protocol implementation for ServerboundCustomClickAction
1ced947 Fix test crash when physics trajectory folder does not exist
f14f5da Close version requests issues automatically (reopen is not used)
d0536a8 Automatic registration of physics tests based on tajectory files
4ad1665 Fix colour of cherry and pale oak leaves
edb68c1 Update actions version in workflows