1
2
Fork 0
mirror of https://github.com/mat-1/azalea.git synced 2025-08-02 06:16:04 +00:00
A collection of Rust crates for making Minecraft bots, clients, and tools. https://azalea.matdoes.dev
Find a file
2021-12-16 17:55:45 -06:00
.vscode Initial commit 2021-12-06 00:28:40 -06:00
azalea-auth fix errors 2021-12-16 17:55:45 -06:00
azalea-chat add a few more login packets 2021-12-16 17:51:05 -06:00
azalea-client azalea 2021-12-15 23:10:55 -06:00
azalea-core add a few more login packets 2021-12-16 17:51:05 -06:00
azalea-protocol fix errors 2021-12-16 17:55:45 -06:00
bot add map to mc_buf 2021-12-16 16:00:59 -06:00
.gitignore Initial commit 2021-12-06 00:28:40 -06:00
.gitpod.yml add files that didn't get committed 2021-12-07 00:37:58 +00:00
Cargo.lock fix errors 2021-12-16 17:55:45 -06:00
Cargo.toml add a few more login packets 2021-12-16 17:51:05 -06:00
README.md get rid of read_collection 2021-12-16 14:25:02 -06:00

Azalea

A Minecraft botting library in Rust.

I named this Azalea because it sounds like a cool word and this is a cool library.

This project was heavily inspired by PrismarineJS.

Goals

  • Bypass all anticheats
  • Only support the latest Minecraft version
  • Do everything a vanilla client can do