aboutsummaryrefslogtreecommitdiff
path: root/README.md
blob: ed6ed46fef586ab095dbde920263f6fbd17c40f6 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
# 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

- Do everything a vanilla client can do
- Be easy to use
- Bypass most/all anticheats
- Support the latest Minecraft version
- Be fast