mirror of
https://github.com/PolyhedralDev/Terra.git
synced 2025-07-20 11:32:33 +00:00
5 lines
146 B
Plaintext
5 lines
146 B
Plaintext
dependencies {
|
|
"shadedApi"("com.googlecode.json-simple:json-simple:1.1.1")
|
|
"shadedApi"(project(":common:addons:manifest-addon-loader"))
|
|
}
|