22 lines
824 B
INI
22 lines
824 B
INI
group = org.plazmamc.plazma
|
|
org.gradle.daemon = true
|
|
org.gradle.caching = true
|
|
org.gradle.parallel = true
|
|
org.gradle.vfs.watch = false
|
|
org.gradle.jvmargs = -Xmx4G -Dfile.encoding=UTF-8 -Dgraal.CompilerConfiguration=community -Dgraal.UsePriorityInlining=true -Dgraal.Vectorization=true -Dgraal.OptDuplication=true -Dgraal.SpeculativeGuardMovement=true -Dgraal.WriteableCodeCache=true
|
|
|
|
org.plazmamc.alwaysuptodate.paper.repository = https://github.com/PaperMC/Paper
|
|
org.plazmamc.alwaysuptodate.purpur.repository = https://github.com/PurpurMC/Purpur
|
|
|
|
version = 1.20.6-R0.1-SNAPSHOT
|
|
mcVersion = 1.20.6
|
|
jdkVersion = 21
|
|
|
|
paperBranch = master
|
|
purpurBranch = ver/1.20.6
|
|
pufferfishBranch = ver/1.20
|
|
usePufferfish = false
|
|
|
|
paperCommit = 4ea67abd46ecbfb501ed2e0f13d494635972bfa0
|
|
purpurCommit = b02dc7ac072ffbffa0e47c78b20cc51e752c68a6
|