mirror of
https://github.com/neocturne/MinedMap.git
synced 2025-07-01 21:39:07 +02:00
resource: update block type code generator for Rust
This commit is contained in:
parent
6379472282
commit
718ecf5909
6 changed files with 6399 additions and 12 deletions
|
@ -11,6 +11,7 @@ default-run = "minedmap"
|
|||
anyhow = "1.0.68"
|
||||
bytemuck = "1.13.0"
|
||||
clap = { version = "4.1.4", features = ["derive"] }
|
||||
enumflags2 = "0.7.5"
|
||||
fastnbt = "2.3.2"
|
||||
flate2 = "1.0.25"
|
||||
itertools = "0.10.5"
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue