mirror of
https://github.com/PaperMC/Paper.git
synced 2024-12-27 06:50:12 +01:00
Toggle updatingMinecraft property
This commit is contained in:
parent
4ce929d6da
commit
d79a08990a
1 changed files with 1 additions and 1 deletions
|
@ -3,7 +3,7 @@ version=1.20.3-R0.1-SNAPSHOT
|
|||
mcVersion=1.20.3
|
||||
|
||||
# Set to true while updating Minecraft version
|
||||
updatingMinecraft=true
|
||||
updatingMinecraft=false
|
||||
|
||||
org.gradle.caching=true
|
||||
org.gradle.parallel=true
|
||||
|
|
Loading…
Reference in a new issue