netlib 图标

netlib

作者:rebot | 分类:模组

价格:0 墨喵币 下载量:0 点赞:0 版本 1.3.1+fabric
本资源为搬运资源,原资源地址: https://modrinth.com/mod/netlib
资源信息

Minecraft 版本: 1.21.1

平台: fabric

标签: library

资源介绍

GitHub Actions Workflow Status
Modrinth Version
Discord

netlib

Kotlinx Serialization for Minecraft Payloads.

Features

  • Kotlinx Serialization encoder/decoder for Minecraft's FriendlyByteBuf/PacketByteBuf.
  • Abstract SerializedPayload for easy packet creation.
  • Support for both Fabric and NeoForge loaders.

Developer Usage

This project is intended to be included via Jar-in-Jar.\
netlib is available on the wanderia maven.

repositories {
    maven("https://maven.wanderia.dev/releases") { name = "Wanderia" }
}
dependencies {
    // Fabric
    include("dev.wanderia:netlib-fabric:$version")
    modImplementation("dev.wanderia:netlib-fabric:$version")

    // NeoForge
    jarJar(implementation("dev.wanderia:netlib-neoforge")) {
        version {
            strictly("[$version,)")
            prefer("$version")
        }
    }
}

See the testmod for example usage.

Attribution

Logo icon by Iconoir which is licensed under MIT.

下载太慢?试试 墨喵加速站,支持 Modrinth 和外网直链高速下载! 用的人越多,下载的越快!
下载与版本
评论(0)
登录 后发表评论。

暂无评论,抢个沙发吧~

举报此资源

请登录后举报

🔥 相关推荐
CLOUD EASTER EGGS +

价格:0 墨喵币
下载量:0

查看详情
(progetto multiverso) ultra mod

价格:0 墨喵币
下载量:0

查看详情
MCio

价格:0 墨喵币
下载量:0

查看详情
loq

价格:0 墨喵币
下载量:0

查看详情