First server patches
This commit is contained in:
parent
028e2d9f00
commit
a9c507310b
10 changed files with 622 additions and 590 deletions
|
@ -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")
|
||||
+
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue