blob: a6c60c4776ff3a8283bad1b8018a51efd2e39771 (
plain)
1
2
3
4
5
6
7
8
|
Tools for automatically generating code to help with updating Minecraft versions.
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\]`
|