manifest addon loading

This commit is contained in:
dfsek
2021-11-16 10:11:44 -07:00
parent 06d09bc422
commit e3b00d45ec
6 changed files with 112 additions and 3 deletions
@@ -1,2 +1,4 @@
dependencies {
"shadedApi"("commons-io:commons-io:2.6")
"shadedImplementation"("com.dfsek.tectonic:yaml:2.1.2")
}