90% of ad revenue goes to creators. Go ad-free while supporting creators with Modrinth Plus. Subscribe today!
NeoNeteork
ForgifiedFabricAPI's networking api fork. For Fabric mod porting NeoForge only.
Developers
We use modrinth maven as the maven repository. To import this mod into your project, please do the following.
repositories {
maven {
name = "Modrinth"
url = "https://api.modrinth.com/maven"
}
}
dependencies {
modImplementation "maven.modrinth:neonetwork:Tag"
}
Links
Details
Licensed Apache-2.0
Published a year ago
Updated 7 months ago