1
2
Fork 0
mirror of https://github.com/mat-1/azalea.git synced 2025-08-02 14:26:04 +00:00
azalea/data-code-generator
2022-05-07 18:26:19 -05:00
..
main.py improve data generator and add packet 2022-05-07 18:26:19 -05:00
mappings.py basic code generator 2022-05-07 16:54:02 -05:00
packetcodegen.py improve data generator and add packet 2022-05-07 18:26:19 -05:00
README.md basic code generator 2022-05-07 16:54:02 -05:00
utils.py fixes 2022-05-07 17:29:51 -05:00

Generate code for reading/writing packets from Burger. The only dependency is requests.

The directory name doesn't start with azalea- because it's not a Rust crate.