mirror of
https://github.com/GayPizzaSpecifications/concrete.git
synced 2025-08-04 05:31:34 +00:00
Upgrade for 1.19.2 and Gradle 7.5.1
This commit is contained in:
@ -5,6 +5,6 @@ plugins {
|
||||
concrete {
|
||||
minecraftServerPath.set("server")
|
||||
paperVersionGroup.set("1.19")
|
||||
paperApiVersion.set("1.19-R0.1-SNAPSHOT")
|
||||
paperApiVersion.set("1.19.2-R0.1-SNAPSHOT")
|
||||
acceptServerEula.set(true)
|
||||
}
|
||||
|
Reference in New Issue
Block a user