removed a debugger i had

This commit is contained in:
xSquishyLiam
2025-11-09 22:44:10 +00:00
parent f82dd2b7f8
commit 742351ec66
9 changed files with 69 additions and 90 deletions

View File

@@ -1,6 +1,6 @@
plugins {
id("java")
id("io.github.goooler.shadow") version "8.1.8"
id("com.gradleup.shadow") version "9.2.2"
}
group = "re.imc"