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.
- Host: GitHub
- URL: https://github.com/clashsoft/nbt
- Owner: Clashsoft
- Created: 2014-01-23T16:23:50.000Z (over 11 years ago)
- Default Branch: master
- Last Pushed: 2016-11-10T20:56:39.000Z (over 8 years ago)
- Last Synced: 2025-02-10T22:44:17.164Z (4 months 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.