mirror of
https://github.com/PolyhedralDev/Terra.git
synced 2026-06-13 20:33:01 +00:00
5 lines
142 B
Kotlin
5 lines
142 B
Kotlin
dependencies {
|
|
"shadedImplementation"("com.dfsek.tectonic:yaml:2.1.2")
|
|
"shadedApi"(project(":common:addons:manifest-addon-loader"))
|
|
}
|