create PacksCommandAddon

This commit is contained in:
dfsek
2021-12-31 18:12:56 -07:00
parent 43235f2fc8
commit 17470fd74b
4 changed files with 117 additions and 49 deletions
@@ -0,0 +1,5 @@
version = version("0.1.0")
dependencies {
shadedApi(project(":common:addons:manifest-addon-loader"))
}