An open API service indexing awesome lists of open source software.

https://github.com/clashsoft/nbt

A library for encoding and decoding data in the NBT format.
https://github.com/clashsoft/nbt

Last synced: about 2 months ago
JSON representation

A library for encoding and decoding data in the NBT format.

Awesome Lists containing this project

README

        

NBT
===
Named Binary Tags are a way to save data on the disk. The format was invented by Markus Persson (notch) and improved by Clashsoft.