aboutsummaryrefslogtreecommitdiff
path: root/README.md
blob: 3ae4b3070909f614dcf072ac7d93cea9b843bf74 (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

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