Merge remote-tracking branch 'origin/main'
This commit is contained in:
+1
-1
@@ -230,7 +230,7 @@ subprojects { p ->
|
||||
forgeShadowMe("com.formdev:flatlaf-extras:${rootProject.flatlaf_version}")
|
||||
|
||||
// Netty
|
||||
forgeShadowMe("io.netty:netty-all:${rootProject.netty_version}")
|
||||
implementation("io.netty:netty-all:${rootProject.netty_version}")
|
||||
|
||||
// Remember, for lwjgl dependancies that arent included in Minecraft, you need to also need to add it to the ShadowJar thing
|
||||
forgeShadowMe("org.lwjgl:lwjgl-jawt:3.2.2") {
|
||||
|
||||
Reference in New Issue
Block a user