mirror of
https://github.com/PolyhedralDev/Terra.git
synced 2026-04-23 16:49:10 +00:00
depend on manifest addons in core addon modules
This commit is contained in:
@@ -1,3 +1,4 @@
|
||||
dependencies {
|
||||
"shadedApi"("com.googlecode.json-simple:json-simple:1.1.1")
|
||||
"shadedApi"(project(":common:addons:manifest-addon-loader"))
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user