mirror of
https://github.com/PolyhedralDev/Terra.git
synced 2026-04-15 14:39:40 +00:00
use configureAddon in addons
This commit is contained in:
@@ -1,5 +1,4 @@
|
||||
import com.dfsek.terra.configureCompilation
|
||||
import com.dfsek.terra.configureDependencies
|
||||
import com.dfsek.terra.configureAddon
|
||||
|
||||
plugins {
|
||||
`java-library`
|
||||
@@ -7,8 +6,7 @@ plugins {
|
||||
idea
|
||||
}
|
||||
|
||||
configureCompilation()
|
||||
configureDependencies()
|
||||
configureAddon()
|
||||
|
||||
group = "com.dfsek.terra.common"
|
||||
|
||||
|
||||
@@ -1,5 +1,4 @@
|
||||
import com.dfsek.terra.configureCompilation
|
||||
import com.dfsek.terra.configureDependencies
|
||||
import com.dfsek.terra.configureAddon
|
||||
|
||||
plugins {
|
||||
`java-library`
|
||||
@@ -7,8 +6,7 @@ plugins {
|
||||
idea
|
||||
}
|
||||
|
||||
configureCompilation()
|
||||
configureDependencies()
|
||||
configureAddon()
|
||||
|
||||
group = "com.dfsek.terra.common"
|
||||
|
||||
|
||||
@@ -1,5 +1,4 @@
|
||||
import com.dfsek.terra.configureCompilation
|
||||
import com.dfsek.terra.configureDependencies
|
||||
import com.dfsek.terra.configureAddon
|
||||
|
||||
plugins {
|
||||
`java-library`
|
||||
@@ -7,8 +6,7 @@ plugins {
|
||||
idea
|
||||
}
|
||||
|
||||
configureCompilation()
|
||||
configureDependencies()
|
||||
configureAddon()
|
||||
|
||||
group = "com.dfsek.terra.common"
|
||||
|
||||
|
||||
@@ -1,5 +1,4 @@
|
||||
import com.dfsek.terra.configureCompilation
|
||||
import com.dfsek.terra.configureDependencies
|
||||
import com.dfsek.terra.configureAddon
|
||||
|
||||
plugins {
|
||||
`java-library`
|
||||
@@ -7,8 +6,7 @@ plugins {
|
||||
idea
|
||||
}
|
||||
|
||||
configureCompilation()
|
||||
configureDependencies()
|
||||
configureAddon()
|
||||
|
||||
group = "com.dfsek.terra.common"
|
||||
|
||||
|
||||
@@ -1,5 +1,4 @@
|
||||
import com.dfsek.terra.configureCompilation
|
||||
import com.dfsek.terra.configureDependencies
|
||||
import com.dfsek.terra.configureAddon
|
||||
|
||||
plugins {
|
||||
`java-library`
|
||||
@@ -7,8 +6,7 @@ plugins {
|
||||
idea
|
||||
}
|
||||
|
||||
configureCompilation()
|
||||
configureDependencies()
|
||||
configureAddon()
|
||||
|
||||
group = "com.dfsek.terra.common"
|
||||
|
||||
|
||||
@@ -1,5 +1,4 @@
|
||||
import com.dfsek.terra.configureCompilation
|
||||
import com.dfsek.terra.configureDependencies
|
||||
import com.dfsek.terra.configureAddon
|
||||
|
||||
plugins {
|
||||
`java-library`
|
||||
@@ -7,8 +6,7 @@ plugins {
|
||||
idea
|
||||
}
|
||||
|
||||
configureCompilation()
|
||||
configureDependencies()
|
||||
configureAddon()
|
||||
|
||||
group = "com.dfsek.terra.common"
|
||||
|
||||
|
||||
@@ -1,5 +1,4 @@
|
||||
import com.dfsek.terra.configureCompilation
|
||||
import com.dfsek.terra.configureDependencies
|
||||
import com.dfsek.terra.configureAddon
|
||||
|
||||
plugins {
|
||||
`java-library`
|
||||
@@ -7,8 +6,7 @@ plugins {
|
||||
idea
|
||||
}
|
||||
|
||||
configureCompilation()
|
||||
configureDependencies()
|
||||
configureAddon()
|
||||
|
||||
group = "com.dfsek.terra.common"
|
||||
|
||||
|
||||
@@ -1,5 +1,4 @@
|
||||
import com.dfsek.terra.configureCompilation
|
||||
import com.dfsek.terra.configureDependencies
|
||||
import com.dfsek.terra.configureAddon
|
||||
|
||||
plugins {
|
||||
`java-library`
|
||||
@@ -7,8 +6,7 @@ plugins {
|
||||
idea
|
||||
}
|
||||
|
||||
configureCompilation()
|
||||
configureDependencies()
|
||||
configureAddon()
|
||||
|
||||
group = "com.dfsek.terra.common"
|
||||
|
||||
|
||||
@@ -1,5 +1,4 @@
|
||||
import com.dfsek.terra.configureCompilation
|
||||
import com.dfsek.terra.configureDependencies
|
||||
import com.dfsek.terra.configureAddon
|
||||
|
||||
plugins {
|
||||
`java-library`
|
||||
@@ -7,8 +6,7 @@ plugins {
|
||||
idea
|
||||
}
|
||||
|
||||
configureCompilation()
|
||||
configureDependencies()
|
||||
configureAddon()
|
||||
|
||||
group = "com.dfsek.terra.common"
|
||||
|
||||
|
||||
@@ -1,5 +1,4 @@
|
||||
import com.dfsek.terra.configureCompilation
|
||||
import com.dfsek.terra.configureDependencies
|
||||
import com.dfsek.terra.configureAddon
|
||||
|
||||
plugins {
|
||||
`java-library`
|
||||
@@ -7,8 +6,7 @@ plugins {
|
||||
idea
|
||||
}
|
||||
|
||||
configureCompilation()
|
||||
configureDependencies()
|
||||
configureAddon()
|
||||
|
||||
group = "com.dfsek.terra.common"
|
||||
|
||||
|
||||
@@ -1,5 +1,4 @@
|
||||
import com.dfsek.terra.configureCompilation
|
||||
import com.dfsek.terra.configureDependencies
|
||||
import com.dfsek.terra.configureAddon
|
||||
|
||||
plugins {
|
||||
`java-library`
|
||||
@@ -7,8 +6,7 @@ plugins {
|
||||
idea
|
||||
}
|
||||
|
||||
configureCompilation()
|
||||
configureDependencies()
|
||||
configureAddon()
|
||||
|
||||
group = "com.dfsek.terra.common"
|
||||
|
||||
|
||||
@@ -1,5 +1,4 @@
|
||||
import com.dfsek.terra.configureCompilation
|
||||
import com.dfsek.terra.configureDependencies
|
||||
import com.dfsek.terra.configureAddon
|
||||
|
||||
plugins {
|
||||
`java-library`
|
||||
@@ -7,8 +6,7 @@ plugins {
|
||||
idea
|
||||
}
|
||||
|
||||
configureCompilation()
|
||||
configureDependencies()
|
||||
configureAddon()
|
||||
|
||||
group = "com.dfsek.terra.common"
|
||||
|
||||
|
||||
@@ -1,5 +1,4 @@
|
||||
import com.dfsek.terra.configureCompilation
|
||||
import com.dfsek.terra.configureDependencies
|
||||
import com.dfsek.terra.configureAddon
|
||||
|
||||
plugins {
|
||||
`java-library`
|
||||
@@ -7,8 +6,7 @@ plugins {
|
||||
idea
|
||||
}
|
||||
|
||||
configureCompilation()
|
||||
configureDependencies()
|
||||
configureAddon()
|
||||
|
||||
group = "com.dfsek.terra.common"
|
||||
|
||||
|
||||
@@ -1,5 +1,4 @@
|
||||
import com.dfsek.terra.configureCompilation
|
||||
import com.dfsek.terra.configureDependencies
|
||||
import com.dfsek.terra.configureAddon
|
||||
|
||||
plugins {
|
||||
`java-library`
|
||||
@@ -7,8 +6,7 @@ plugins {
|
||||
idea
|
||||
}
|
||||
|
||||
configureCompilation()
|
||||
configureDependencies()
|
||||
configureAddon()
|
||||
|
||||
group = "com.dfsek.terra.common"
|
||||
|
||||
|
||||
@@ -1,5 +1,4 @@
|
||||
import com.dfsek.terra.configureCompilation
|
||||
import com.dfsek.terra.configureDependencies
|
||||
import com.dfsek.terra.configureAddon
|
||||
|
||||
plugins {
|
||||
`java-library`
|
||||
@@ -7,8 +6,7 @@ plugins {
|
||||
idea
|
||||
}
|
||||
|
||||
configureCompilation()
|
||||
configureDependencies()
|
||||
configureAddon()
|
||||
|
||||
group = "com.dfsek.terra.common"
|
||||
|
||||
|
||||
@@ -1,5 +1,4 @@
|
||||
import com.dfsek.terra.configureCompilation
|
||||
import com.dfsek.terra.configureDependencies
|
||||
import com.dfsek.terra.configureAddon
|
||||
|
||||
plugins {
|
||||
`java-library`
|
||||
@@ -7,8 +6,7 @@ plugins {
|
||||
idea
|
||||
}
|
||||
|
||||
configureCompilation()
|
||||
configureDependencies()
|
||||
configureAddon()
|
||||
|
||||
group = "com.dfsek.terra.common"
|
||||
|
||||
|
||||
@@ -1,5 +1,4 @@
|
||||
import com.dfsek.terra.configureCompilation
|
||||
import com.dfsek.terra.configureDependencies
|
||||
import com.dfsek.terra.configureAddon
|
||||
|
||||
plugins {
|
||||
`java-library`
|
||||
@@ -7,8 +6,7 @@ plugins {
|
||||
idea
|
||||
}
|
||||
|
||||
configureCompilation()
|
||||
configureDependencies()
|
||||
configureAddon()
|
||||
|
||||
group = "com.dfsek.terra.common"
|
||||
|
||||
|
||||
@@ -1,5 +1,4 @@
|
||||
import com.dfsek.terra.configureCompilation
|
||||
import com.dfsek.terra.configureDependencies
|
||||
import com.dfsek.terra.configureAddon
|
||||
|
||||
plugins {
|
||||
`java-library`
|
||||
@@ -7,8 +6,7 @@ plugins {
|
||||
idea
|
||||
}
|
||||
|
||||
configureCompilation()
|
||||
configureDependencies()
|
||||
configureAddon()
|
||||
|
||||
group = "com.dfsek.terra.common"
|
||||
|
||||
|
||||
@@ -1,5 +1,4 @@
|
||||
import com.dfsek.terra.configureCompilation
|
||||
import com.dfsek.terra.configureDependencies
|
||||
import com.dfsek.terra.configureAddon
|
||||
|
||||
plugins {
|
||||
`java-library`
|
||||
@@ -7,8 +6,7 @@ plugins {
|
||||
idea
|
||||
}
|
||||
|
||||
configureCompilation()
|
||||
configureDependencies()
|
||||
configureAddon()
|
||||
|
||||
group = "com.dfsek.terra.common"
|
||||
|
||||
|
||||
@@ -1,5 +1,4 @@
|
||||
import com.dfsek.terra.configureCompilation
|
||||
import com.dfsek.terra.configureDependencies
|
||||
import com.dfsek.terra.configureAddon
|
||||
|
||||
plugins {
|
||||
`java-library`
|
||||
@@ -7,8 +6,7 @@ plugins {
|
||||
idea
|
||||
}
|
||||
|
||||
configureCompilation()
|
||||
configureDependencies()
|
||||
configureAddon()
|
||||
|
||||
group = "com.dfsek.terra.common"
|
||||
|
||||
|
||||
Reference in New Issue
Block a user