Upstream has released updates that appear to apply and compile correctly [Purpur Changes] PurpurMC/Purpur@f9258cd: fix bows shooting infinite arrows
28 lines
937 B
INI
28 lines
937 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
|
|
|
|
paper.runMemoryGb = 8
|
|
paper.runDisableWatchdog = true
|
|
|
|
org.plazmamc.alwaysuptodate.paper.repository = https://github.com/PaperMC/Paper
|
|
org.plazmamc.alwaysuptodate.purpur.repository = https://github.com/PurpurMC/Purpur
|
|
|
|
projectName = Plazma
|
|
projectRepo = PlazmaMC/PlazmaBukkit
|
|
|
|
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 = eee55d019fe80372c2e08ccd1d0a94c066cda926
|
|
purpurCommit = f9258cd522c14caea3ade7480b01e7e146aa8661
|