Skip to content

Latest commit

 

History

History
19 lines (12 loc) · 718 Bytes

README.md

File metadata and controls

19 lines (12 loc) · 718 Bytes

[WIP] BotClient

License: GPL v3 Java 8

Create your Minecraft: Bedrock Edition bots.

This project is still a work in progress and probably won't be complete any time soon.

Known supported server softwares: NukkitX 1.0

Compiling

Run mvn clean package. The compiled JAR can be found in the target/ directory.

Contributing

As a project that is still nowhere near completion, any contributions are appreciated.

Links

NukkitX Protocol Library used in this project