First server patches

This commit is contained in:
Nassim Jahnke 2022-06-07 20:12:34 +02:00
parent 028e2d9f00
commit a9c507310b
No known key found for this signature in database
GPG key ID: 6BE3B555EBC5982B
10 changed files with 622 additions and 590 deletions

View file

@ -28,7 +28,7 @@ index 67fb370cad6924895a6b27052dbd5c1767e3f0c9..bb338269c9e3bef4c274157c490d8b8f
+/.factorypath
diff --git a/build.gradle.kts b/build.gradle.kts
new file mode 100644
index 0000000000000000000000000000000000000000..3451ca066dc093879d540b6c297f8814f40c15f2
index 0000000000000000000000000000000000000000..25104e978c36adc91a65d81c5c8effc064c93091
--- /dev/null
+++ b/build.gradle.kts
@@ -0,0 +1,138 @@
@ -59,7 +59,7 @@ index 0000000000000000000000000000000000000000..3451ca066dc093879d540b6c297f8814
+ testImplementation("org.hamcrest:hamcrest-library:1.3")
+}
+
+val craftbukkitPackageVersion = "1_18_R2" // Paper
+val craftbukkitPackageVersion = "1_19_R1" // Paper
+tasks.jar {
+ archiveClassifier.set("dev")
+