mirror of
https://github.com/PolyhedralDev/Terra.git
synced 2026-04-13 19:26:14 +00:00
apply common configurations automatically
This commit is contained in:
@@ -1,11 +1,3 @@
|
||||
import com.dfsek.terra.configureCompilation
|
||||
import com.dfsek.terra.configureDependencies
|
||||
|
||||
configureCompilation()
|
||||
configureDependencies()
|
||||
|
||||
|
||||
|
||||
dependencies {
|
||||
"shadedApi"(project(":common:api"))
|
||||
"shadedApi"(project(":common:loader:config"))
|
||||
|
||||
Reference in New Issue
Block a user