1
2
Fork 0
mirror of https://github.com/mat-1/azalea.git synced 2025-08-02 14:26:04 +00:00
azalea/azalea-client
mat 4d7bf6c50e significantly optimize reading Vec<u8>
unfortunately, this introduces the requirement of using rust nightly
2022-04-30 01:43:00 -05:00
..
src significantly optimize reading Vec<u8> 2022-04-30 01:43:00 -05:00
Cargo.toml how do i do this 2022-04-29 00:40:47 -05:00
README.md how do i do this 2022-04-29 00:40:47 -05:00

Azalea Client

A library that can mimic everything a normal Minecraft client can do. If you want to make a bot with higher-level functions, you should use azalea instead.