mirror of
https://github.com/PolyhedralDev/Terra.git
synced 2025-07-22 04:22:30 +00:00
10 lines
121 B
Plaintext
10 lines
121 B
Plaintext
import com.dfsek.terra.configureAddon
|
|
|
|
configureAddon()
|
|
|
|
|
|
|
|
dependencies {
|
|
"shadedApi"("commons-io:commons-io:2.6")
|
|
}
|