Botcraft icon indicating copy to clipboard operation
Botcraft copied to clipboard

Botcraft is a cross-platform C++ library to create bots that connect and interact with Minecraft servers with (optional) integrated OpenGL renderer

Results 5 Botcraft issues
Sort by recently updated
recently updated
newest added

[Lua](https://www.lua.org/about.html) is a popular embedded scripting language. It would be very awesome if lua scripting was provided in botcraft. It would make the bot creation process a lot easier, no...

enhancement

I would really like to have it as a module with separated repository.

enhancement

### Minecraft version 1.12.2

version request

Hello, I have a problem with glfw3. I have already tried to find something about it in the history, but without success. I got the following error message: CMake Error:...

When my IDE (CLion) re-runs the cmake build command on my cmake-build-debug config, it fails with the following errors: ``` CMake Error in cmake-build-debug/_deps/botcraft-src/CMakeLists.txt: IMPORTED_LOCATION not set for imported target...

fixed but not released