MinedMap/crates/resource
Matthias Schiffer 8814dcff89
resource: split BlockType in Copy and !Copy parts
Preparation for actually adding !Copy fields to BlockType.

Only the Copy parts are added to the processed data, avoiding .clone()
for the most part.
2024-01-10 22:56:29 +01:00
..
src resource: split BlockType in Copy and !Copy parts 2024-01-10 22:56:29 +01:00
Cargo.toml minedmap-resource 0.2.0 2024-01-07 22:21:46 +01:00