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

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

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).