mirror of
https://github.com/Samsuik/Sakura.git
synced 2025-12-29 11:49:07 +00:00
Upstream has released updates that appear to apply and compile correctly Paper Changes: PaperMC/Paper@166761f Update and clean up api dependencies (#10018) PaperMC/Paper@3434a6f Update key gen for 1.20.4 (#10015) PaperMC/Paper@dd16335 fix NPE when iterating over default drops (#10017) PaperMC/Paper@28abbaa Catch setEnabled to ensure classloader is properly unloaded (#10020) PaperMC/Paper@82f9280 Fix deprecated bungee APIs still serializing to JSON in packets (#10028) PaperMC/Paper@7c2dc4b Use Codecs for adventure Component conversions & network serialization (#10014) PaperMC/Paper@0fadaed [ci skip] move decomp fixes to correct patch
13 lines
285 B
Properties
13 lines
285 B
Properties
group=me.samsuik.sakura
|
|
version=1.20.4-R0.1-SNAPSHOT
|
|
|
|
mcVersion=1.20.4
|
|
paperRef=0fadaed0783782877502a24fac53a63753959191
|
|
|
|
org.gradle.jvmargs=-Xmx2G
|
|
|
|
org.gradle.vfs.watch=false
|
|
org.gradle.caching=true
|
|
org.gradle.parallel=true
|
|
# org.gradle.daemon=true
|
|
# org.gradle.configureondemand=true |