1
2
Fork 0
mirror of https://github.com/mat-1/azalea.git synced 2025-08-02 14:26:04 +00:00

Update README.md

This commit is contained in:
mat 2022-05-07 18:34:13 -05:00
parent 7699152536
commit dd770cf41a

View file

@ -1,7 +1,8 @@
Generate code for reading/writing packets from [Burger](https://github.com/pokechu22/Burger). The only dependency is `requests`.
Tools for generating code.
The directory name doesn't start with `azalea-` because it's not a Rust crate.
## Usage
`python main.py [packet id] [clientbound or serverbound] \[game/handshake/login/status\]`
Generate packet:\
`python main.py [packet id] [clientbound or serverbound] \[game/handshake/login/status\]`