mirror of
https://github.com/GayPizzaSpecifications/foundation.git
synced 2025-08-03 05:30:55 +00:00
Gradle: Implement --update option for setupPaperServer, and add runPaperServer
This commit is contained in:
@ -135,7 +135,7 @@ subprojects {
|
||||
}
|
||||
}
|
||||
|
||||
tasks.setupPaperServer {
|
||||
minecraftServerPath = "server"
|
||||
paperVersionGroup = "1.18"
|
||||
foundation {
|
||||
minecraftServerPath.set("server")
|
||||
paperVersionGroup.set("1.18")
|
||||
}
|
||||
|
Reference in New Issue
Block a user