Skip to content

A simple NBT library.

License

LGPL-3.0, GPL-3.0 licenses found

Licenses found

LGPL-3.0
COPYING.LESSER
GPL-3.0
COPYING
Notifications You must be signed in to change notification settings

AntiquityMC/Nbt

Repository files navigation

Nbt

A simple NBT library with support for custom tag types.

Usage

Dependency

You can get it via JitPack:

repositories {
    maven {
        name = "JitPack"
        url = "https://jitpack.io/"
    }
}

dependencies {
    implementation "com.github.AntiquityMC:Nbt:1.0.0"
}

About

A simple NBT library.

Topics

Resources

License

LGPL-3.0, GPL-3.0 licenses found

Licenses found

LGPL-3.0
COPYING.LESSER
GPL-3.0
COPYING

Stars

Watchers

Forks

Packages

No packages published

Languages