Download NeoNetwork — Minecraft Mods — MetaMods

NeoNetwork

Archived

Downloads

0

Last update

1 year ago

Versions

1.20.3 — 1.21
Client
Neoforge
Libraries

NeoNetwork

NeoNetwork is a fork of the networking API from ForgifiedFabricAPI, specifically created for porting Fabric mods to the NeoForge platform. This tool significantly simplifies the process of adapting existing mods to the new runtime environment.

For Developers

To connect this library to your project, you need to configure the Modrinth Maven repository and add the corresponding dependency:

repositories {
    maven {
        name = "Modrinth"
        url = "https://api.modrinth.com/maven"
    }
}

dependencies {
    modImplementation "maven.modrinth:neonetwork:Tag"
}
Project members
TexTrue

TexTrue

Developer

Created: 25 Feb 2024

ID: 14501