Skip to content

Latest commit

 

History

History
16 lines (12 loc) · 396 Bytes

README.md

File metadata and controls

16 lines (12 loc) · 396 Bytes

Legacy Netty

Legacy Netty is a Fabric mod for Minecraft 1.8.9 that updates Netty to the latest stable version.

Installation

repositories {
    maven("https://repo.hypera.dev/releases/")
}

dependencies {
    include(modRuntimeOnly("dev.lu15:legacy-netty:0.1.0")!!)
}

This mod is part of the Legacy Collection.