Fixed loading world, added saving meta data

This commit is contained in:
Piotrek
2021-05-09 16:27:04 +02:00
parent d0b7a781b4
commit 23d702ad6c
5 changed files with 105 additions and 36 deletions
+2
View File
@@ -19,6 +19,8 @@ rand = "0.8"
noise = "0.7"
dirs = "3.0"
flate2 = "1.0"
yaml-rust = "0.4"
linked-hash-map = "0.5"
[build-dependencies]
anyhow = "1.0"