Ecosyste.ms: Awesome
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: 9 days ago
JSON representation
A library for encoding and decoding data in the NBT format.
- Host: GitHub
- URL: https://github.com/clashsoft/nbt
- Owner: Clashsoft
- Created: 2014-01-23T16:23:50.000Z (almost 11 years ago)
- Default Branch: master
- Last Pushed: 2016-11-10T20:56:39.000Z (almost 8 years ago)
- Last Synced: 2024-10-16T11:43:48.381Z (23 days ago)
- Language: Java
- Homepage:
- Size: 166 KB
- Stars: 1
- Watchers: 3
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
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.