Working mirroring of minecraft metadata

This commit is contained in:
Jai A
2021-10-05 22:52:17 -07:00
commit 4a7f4bde4a
14 changed files with 946 additions and 0 deletions

6
Cargo.toml Normal file
View File

@@ -0,0 +1,6 @@
[workspace]
members = [
"daedalus",
"daedalus_client"
]