Legacy Netty is a Fabric mod for Minecraft 1.8.9 that updates Netty to the latest stable version.
repositories {
maven("https://repo.hypera.dev/releases/")
}
dependencies {
include(modRuntimeOnly("dev.lu15:legacy-netty:0.1.0")!!)
}
Legacy Netty is a Fabric mod for Minecraft 1.8.9 that updates Netty to the latest stable version.
repositories {
maven("https://repo.hypera.dev/releases/")
}
dependencies {
include(modRuntimeOnly("dev.lu15:legacy-netty:0.1.0")!!)
}