mirror of
https://github.com/PolyhedralDev/Terra.git
synced 2025-07-20 11:32:33 +00:00
10 lines
136 B
Plaintext
10 lines
136 B
Plaintext
import com.dfsek.terra.configureAddon
|
|
|
|
configureAddon()
|
|
|
|
|
|
|
|
dependencies {
|
|
"shadedImplementation"("com.dfsek.tectonic:yaml:2.1.2")
|
|
}
|