Skip to content

llbit/jo-nbt

master
Switch branches/tags

Name already in use

A tag already exists with the provided branch name. Many Git commands accept both tag and branch names, so creating this branch may cause unexpected behavior. Are you sure you want to create this branch?
Code

Latest commit

 

Git stats

Files

Permalink
Failed to load latest commit information.
Type
Name
Latest commit message
Commit time
src
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

JO-NBT: Java NBT Library

Javadocs Build Status codecov

This is a Java library for the NBT file format used in Minecraft for storing world data.

This is one of few NBT libraries that includes tests.

The first versions of this library were developed in 2010 as part of Chunky. The library was moved to a separate project in 2017 in order to reduce the complexity of the main Chunky codebase. This library also has a more permissive license than the rest of Chunky.

The code is licensed under the Modified BSD License.

Copyright (c) Jesper Öqvist, 2010-2017.

Dependencies

Java 7 or higher is required to build this library.

About

Java NBT Library used in Chunky

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages