mirror of
https://github.com/PolyhedralDev/Terra.git
synced 2025-07-03 08:25:31 +00:00
create config api subproject
This commit is contained in:
parent
0a6cde69d6
commit
016fbaf468
10
common/api/config/build.gradle.kts
Normal file
10
common/api/config/build.gradle.kts
Normal file
@ -0,0 +1,10 @@
|
||||
dependencies {
|
||||
"shadedApi"(project(":common:api:core"))
|
||||
|
||||
"shadedApi"("com.dfsek:Paralithic:0.5.0")
|
||||
|
||||
"shadedApi"("com.dfsek.tectonic:common:2.1.2")
|
||||
|
||||
"shadedApi"("net.jafama:jafama:2.3.2")
|
||||
}
|
||||
|
Loading…
x
Reference in New Issue
Block a user