Added modpack creation and file adding

This commit is contained in:
Daniel Hutzley
2021-12-05 10:41:56 -08:00
parent fe3581756f
commit 5ffddd6c8a
6 changed files with 339 additions and 25 deletions

View File

@@ -8,6 +8,7 @@ edition = "2018"
[dependencies]
thiserror = "1.0"
async-trait = "0.1.51"
daedalus = "0.1.6"