aboutsummaryrefslogtreecommitdiff
path: root/codegen/lib/code/registry.py
AgeCommit message (Collapse)Author
2022-11-06Entity metadata (#37)mat
* add example generated metadata.rs * metadata.rs codegen * add the files * add comment to top of metadata.rs * avoid clone * metadata * defaults * defaults * fix metadata readers and writers * fix bad bitmasks and ignore some clippy warnings in generated code * add set_index function to entity metadatas * applying metadata
2022-09-05Publish everything* to crates.iomat
Except azalea-client since it's not ready yet
2022-08-27Azalea registry (#20)mat
* make azalea-registry crate * add trait feature to az-block * registr * registry macro * impl Display for registry things * registries