Fix dev bundle generation

This commit is contained in:
Jason Penilla 2023-06-12 16:44:07 -07:00
parent 2d09115b3a
commit b48e2e352e
No known key found for this signature in database
GPG Key ID: 0E75A301420E48F8
1 changed files with 2 additions and 2 deletions

View File

@ -25,7 +25,7 @@ Other changes:
Co-Authored-By: Emilia Kond <emilia@rymiel.space>
diff --git a/build.gradle.kts b/build.gradle.kts
index 9ab4d3e462c02e4d23b45adb46965eb75eb2178e..700be2fdc10d14222f06e482681bb3a2e9a0aee6 100644
index 9ab4d3e462c02e4d23b45adb46965eb75eb2178e..3a72c4b2f5f2404518bb606c148a431d98f0b5f4 100644
--- a/build.gradle.kts
+++ b/build.gradle.kts
@@ -8,7 +8,19 @@ plugins {
@ -36,7 +36,7 @@ index 9ab4d3e462c02e4d23b45adb46965eb75eb2178e..700be2fdc10d14222f06e482681bb3a2
+ // Paper start
+ implementation("org.jline:jline-terminal-jansi:3.21.0")
+ implementation("net.minecrell:terminalconsoleappender:1.3.0")
+ implementation("net.kyori:adventure-text-serializer-ansi")
+ implementation("net.kyori:adventure-text-serializer-ansi:4.14.0") // Keep in sync with adventureVersion from Paper-API build file
+ /*
+ Required to add the missing Log4j2Plugins.dat file from log4j-core
+ which has been removed by Mojang. Without it, log4j has to classload