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:
parent
7699152536
commit
dd770cf41a
1 changed files with 3 additions and 2 deletions
|
@ -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\]`
|
||||
|
|
Loading…
Add table
Reference in a new issue