NeoNetwork

NeoNetwork

Mod

ForgifiedFabricAPI's networking api fork. For Fabric mod porting NeoForge only.

Client or server Library

559 downloads
2 followers
Follow Save
NeoNetwork has been archived. NeoNetwork will not receive any further updates unless the author decides to unarchive the project.
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"
}

Project members

TexTrue

Member

Details

Licensed Apache-2.0
Published 7 months ago
Updated 2 months ago