mirror of
https://github.com/PolyhedralDev/Terra.git
synced 2025-07-20 19:42:30 +00:00
10 lines
140 B
Plaintext
10 lines
140 B
Plaintext
import com.dfsek.terra.configureAddon
|
|
|
|
configureAddon()
|
|
|
|
|
|
|
|
dependencies {
|
|
"shadedApi"("com.googlecode.json-simple:json-simple:1.1.1")
|
|
}
|