[FEAT] Paper Support
This commit is contained in:
@@ -1,6 +1,6 @@
|
||||
--- a/build.gradle
|
||||
+++ b/build.gradle
|
||||
@@ -7,21 +7,15 @@
|
||||
@@ -8,21 +8,15 @@
|
||||
id 'maven-publish'
|
||||
}
|
||||
|
||||
@@ -23,9 +23,9 @@
|
||||
identifier("${relType}")
|
||||
}
|
||||
}
|
||||
@@ -35,14 +29,13 @@
|
||||
apply plugin: 'com.github.johnrengelman.shadow'
|
||||
apply plugin: 'com.hypherionmc.modutils.modpublisher'
|
||||
@@ -40,14 +34,13 @@
|
||||
apply plugin: 'com.hypherionmc.modutils.orion.origami'
|
||||
}
|
||||
|
||||
- sourceCompatibility = JavaVersion.VERSION_21
|
||||
- targetCompatibility = JavaVersion.VERSION_21
|
||||
@@ -40,7 +40,7 @@
|
||||
|
||||
maven {
|
||||
name = "Modrinth"
|
||||
@@ -117,7 +110,7 @@
|
||||
@@ -124,7 +117,7 @@
|
||||
|
||||
tasks.withType(JavaCompile).configureEach {
|
||||
it.options.encoding = 'UTF-8'
|
||||
|
Reference in New Issue
Block a user