azalea/README.md
2021-12-20 15:22:02 -06:00

336 B

Azalea

A Rust library for creating Minecraft bots.

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 most anticheats
  • Only support the latest Minecraft version
  • Do everything a vanilla client can do
  • Be fast
  • Be easy to use