aboutsummaryrefslogtreecommitdiff
path: root/data-code-generator/README.md
blob: 294242c995a0f3714e85e3e6bed6bac4f3ce10f1 (plain)
1
2
3
4
5
6
7
Generate code for reading/writing packets from [Burger](https://github.com/pokechu22/Burger). The only dependency is `requests`.

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\]`