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 2 years ago
Updated a year ago