blob: 5b9a61390229af45949a2a31b8697b27b5020bfb (
plain)
1
2
3
4
5
6
7
8
|
Tools for generating code.
The directory name doesn't start with `azalea-` because it's not a Rust crate.
## Usage
Generate packet:\
`python main.py [packet id] [clientbound or serverbound] \[game/handshake/login/status\]`
|