azalea/README.md

14 lines
335 B
Markdown
Raw Normal View History

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