azalea/README.md

12 lines
327 B
Markdown
Raw Normal View History

2021-12-16 05:10:55 +00:00
# Azalea
2021-12-20 19:36:20 +00:00
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.
2021-12-16 05:26:15 +00:00
## Goals
- Bypass all anticheats
- Only support the latest Minecraft version
2021-12-16 20:25:02 +00:00
- Do everything a vanilla client can do
2021-12-20 19:36:20 +00:00
- Be fast
- Be easy to use