Skip to content

Conversation

@BenWoodworth
Copy link
Contributor

@BenWoodworth BenWoodworth commented May 5, 2021

Here's an implementation of Minecraft's NBT format. It's a binary format, so I make it easy to serialize to/from ByteArrays. Also with okio sinks/sources, but only temporarily until kotlinx-io is back to being maintained, and is stable enough.
:)

https://github.com/benwoodworth/knbt

@sandwwraith
Copy link
Member

Great job, thanks!

@sandwwraith sandwwraith merged commit cd12b42 into Kotlin:master May 11, 2021
@BenWoodworth BenWoodworth deleted the knbt branch May 11, 2021 14:13
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants