9
0
mirror of https://github.com/LeavesMC/Leaves.git synced 2025-12-22 00:19:33 +00:00

Update 1.20.2 (#139)

This commit is contained in:
violetc
2023-09-28 18:12:42 +08:00
committed by GitHub
parent 847357b67c
commit 4b8764ebda
140 changed files with 2443 additions and 2695 deletions

View File

@@ -5,10 +5,10 @@ Subject: [PATCH] Leaves API publish
diff --git a/build.gradle.kts b/build.gradle.kts
index ea64daa8af9630433ea3a1053d3246f0b16aceb6..e4fd455f0019c24fa78ae1c9bf48f2ca0c5594e5 100644
index 45c2e0b9417cc5e0d54dc007f1259c0568966aab..7c50ed670facceac89df004416ce417237d88d11 100644
--- a/build.gradle.kts
+++ b/build.gradle.kts
@@ -171,3 +171,14 @@ tasks.check {
@@ -181,3 +181,14 @@ tasks.check {
dependsOn(scanJar)
}
// Paper end