GeyserMC/OpenNBT

A library for reading and writing NBT files.

68

stars

25

commits

Java

primary language

Apr 27, 2024

updated

README

Now archived

For alternative NBT libraries in Java, please see ViaNBT (derived from an earlier version of OpenNBT) or CloudburstMC's NBT implementation (what MCProtocolLib now uses). Both have active maintenance as of the time of this repository's archival.

OpenNBT

OpenNBT is a library for reading and writing NBT files and stringified NBT, with some extra custom tags added to allow the storage of more data types.

Building the Source

OpenNBT uses Maven to manage dependencies. Simply run 'mvn clean install' in the source's directory.

Support and development

Please join us at https://discord.gg/geysermc under #mcprotocollib for discussion and support for this project.

License

OpenNBT is licensed under the MIT license.

Contributors

booleanbyte

9 commits

Camotoy

6 commits

sgdc3

2 commits

GeyserMC/OpenNBT

A library for reading and writing NBT files.

68

stars

25

commits

Java

primary language

Apr 27, 2024

updated

README

Now archived

For alternative NBT libraries in Java, please see ViaNBT (derived from an earlier version of OpenNBT) or CloudburstMC's NBT implementation (what MCProtocolLib now uses). Both have active maintenance as of the time of this repository's archival.

OpenNBT

OpenNBT is a library for reading and writing NBT files and stringified NBT, with some extra custom tags added to allow the storage of more data types.

Building the Source

OpenNBT uses Maven to manage dependencies. Simply run 'mvn clean install' in the source's directory.

Support and development

Please join us at https://discord.gg/geysermc under #mcprotocollib for discussion and support for this project.

License

OpenNBT is licensed under the MIT license.

Contributors

booleanbyte

9 commits

Camotoy

6 commits

sgdc3

2 commits

Languages

Java

100.0%