Skip to content

Releases: adepierre/Botcraft

Latest

03 Feb 18:12
Compare
Choose a tag to compare

Automatically built library with the latest version of the code for Minecraft 1.21.4 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:
4c58201 Detail macOS incompatibility
48ca69b Fix physics inconsistency when sprinting while not on ground
77a5b67 Fix compilation with detailed parsing for 1.14.4