mirror of
https://github.com/PolyhedralDev/Terra.git
synced 2026-04-04 23:06:05 +00:00
11 lines
218 B
Plaintext
11 lines
218 B
Plaintext
dependencies {
|
|
"shadedApi"(project(":common:api:util"))
|
|
|
|
"shadedApi"("com.dfsek:Paralithic:0.5.0")
|
|
|
|
"shadedApi"("com.dfsek.tectonic:common:2.1.2")
|
|
|
|
"shadedApi"("net.jafama:jafama:2.3.2")
|
|
}
|
|
|