https://github.com/rymiel/nbt
Named Binary Tag implementation in Crystal. Mirror of https://gitlab.com/rymiel/nbt
https://github.com/rymiel/nbt
crystal minecraft nbt
Last synced: 9 months ago
JSON representation
Named Binary Tag implementation in Crystal. Mirror of https://gitlab.com/rymiel/nbt
- Host: GitHub
- URL: https://github.com/rymiel/nbt
- Owner: rymiel
- License: gpl-3.0
- Created: 2021-11-11T07:58:12.000Z (over 4 years ago)
- Default Branch: master
- Last Pushed: 2021-11-12T07:20:00.000Z (over 4 years ago)
- Last Synced: 2025-06-27T01:12:24.677Z (9 months ago)
- Topics: crystal, minecraft, nbt
- Language: Crystal
- Homepage:
- Size: 20.5 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# NBT
Minecraft's Named Binary Tag implementation in Crystal
Also parses Base64-encoded maps and JSON chat embedded inside of string tags using [Shatter Chat](https://gitlab.com/rymiel/shatter-chat).