Add update helper task

This commit is contained in:
Jason Penilla
2023-12-05 20:35:33 -07:00
parent 20f31c62d2
commit d71a8545e4
2 changed files with 72 additions and 8 deletions

View File

@@ -2,6 +2,9 @@ group=io.papermc.paper
version=1.20.3-R0.1-SNAPSHOT
mcVersion=1.20.3
# Set to true while updating Minecraft version
updatingMinecraft=true
org.gradle.caching=true
org.gradle.parallel=true
org.gradle.vfs.watch=false