1
2
Fork 0
mirror of https://github.com/mat-1/azalea.git synced 2025-08-02 14:26:04 +00:00
azalea/README.md

13 lines
336 B
Markdown

# 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