mirror of
https://github.com/PolyhedralDev/Terra.git
synced 2025-07-19 19:12:33 +00:00
5 lines
142 B
Plaintext
5 lines
142 B
Plaintext
dependencies {
|
|
"shadedImplementation"("com.dfsek.tectonic:yaml:2.1.2")
|
|
"shadedApi"(project(":common:addons:manifest-addon-loader"))
|
|
}
|