mirror of
https://github.com/GayPizzaSpecifications/foundation.git
synced 2025-08-03 05:30:55 +00:00
Remove heimdall and tool project.
This commit is contained in:
@ -2,8 +2,8 @@ import org.jetbrains.kotlin.gradle.tasks.KotlinCompile
|
||||
|
||||
plugins {
|
||||
java
|
||||
id("gay.pizza.foundation.concrete-root") version "0.6.0-SNAPSHOT"
|
||||
id("gay.pizza.foundation.concrete-plugin") version "0.6.0-SNAPSHOT" apply false
|
||||
id("gay.pizza.foundation.concrete-root") version "0.6.0"
|
||||
id("gay.pizza.foundation.concrete-plugin") version "0.6.0" apply false
|
||||
}
|
||||
|
||||
allprojects {
|
||||
@ -60,7 +60,7 @@ subprojects {
|
||||
|
||||
concrete {
|
||||
minecraftServerPath.set("server")
|
||||
paperVersionGroup.set("1.18")
|
||||
paperServerVersionGroup.set("1.18")
|
||||
paperApiVersion.set("1.18.2-R0.1-SNAPSHOT")
|
||||
acceptServerEula.set(true)
|
||||
}
|
||||
|
Reference in New Issue
Block a user