mirror of
https://github.com/Cactus-minecraft-server/World.git
synced 2025-12-07 10:40:37 +00:00
started the level.dat file creation and completion... I may need to continue the code of level.rs and make an update function to level.dat
This commit is contained in:
@@ -7,6 +7,7 @@ edition = "2024"
|
||||
image = "0.25.6"
|
||||
rand = "0.9.2"
|
||||
rand_chacha = "0.9.0"
|
||||
nbt = { git = "https://github.com/Cactus-minecraft-server/nbt.git" }
|
||||
[lib]
|
||||
name = "worldgen"
|
||||
path = "src/lib.rs"
|
||||
|
||||
Reference in New Issue
Block a user