refactor and rename

This commit is contained in:
James Seibel
2023-07-04 10:29:43 -05:00
parent 10de377081
commit 889daecc86
11 changed files with 150 additions and 154 deletions
+3 -1
View File
@@ -203,7 +203,9 @@ subprojects { p ->
// SVG
shadowMe("com.formdev:svgSalamander:${rootProject.svgSalamander_version}")
shadowMe("com.formdev:flatlaf-extras:${rootProject.flatlaf_version}")
// Netty
shadowMe("io.netty:netty-all:4.1.94.Final")
// Remember, for lwjgl dependancies that arent included in Minecraft, you need to also need to add it to the ShadowJar thing
shadowMe("org.lwjgl:lwjgl-jawt:3.2.2") {