isolate java agent to prevent class loader issues

This commit is contained in:
Julian Krings
2025-06-21 11:48:58 +02:00
parent 88360ef772
commit 80548f753c
6 changed files with 23 additions and 15 deletions

View File

@@ -28,7 +28,7 @@ plugins {
rootProject.name = "Iris"
include(":core")
include(":core", ":core:agent")
include(
":nms:v1_21_R4",
":nms:v1_21_R3",