mirror of
https://github.com/PolyhedralDev/Terra.git
synced 2026-04-08 00:36:15 +00:00
11 lines
240 B
Plaintext
11 lines
240 B
Plaintext
dependencies {
|
|
"shadedApi"("com.dfsek:Paralithic:0.4.0")
|
|
|
|
"shadedApi"("com.dfsek.tectonic:common:2.1.2")
|
|
|
|
"shadedApi"("net.jafama:jafama:2.3.2")
|
|
|
|
"compileOnly"("cloud.commandframework", "cloud-core", "1.5.0")
|
|
}
|
|
|