matcat 0.1.0

Material Categories & Variants — human-friendly layer on top of utomid chemistry.
Documentation
1
2
3
4
5
6
7
pub mod materials;
pub mod categories;
pub mod variants;

pub use materials::MatCatId;
pub use materials::props_for;