Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

feat: add bedrock nbt and leveldat support #2357

Closed
wants to merge 1 commit into from

Conversation

CoolLoong
Copy link

This PR adds support for Little Endian and Network Varint formatted NBT in Bedrock Edition. It also includes support for Bedrock Edition world .dat files. I'm not very familiar with Kotlin, so any suggestions for improvements are welcome.

@DenWav DenWav force-pushed the dev branch 5 times, most recently from f4dec0b to 5ca2d03 Compare March 28, 2025 01:37
@DenWav
Copy link
Member

DenWav commented Apr 7, 2025

Thanks so much for you contribution! I sincerely apologize for the lack of response on this, life is hectic and I sometimes take breaks from my projects. This is something I've wanted to implement for a while so I'm excited to look at what you've put together.

Don't worry about conflicts or fixing tests, I'll take care of all that for you (unless you really want to).

@CoolLoong
Copy link
Author

Closed this PR because the current implementation is not very good.
It's not very elegant in handling convert between different format.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants