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

C++ Rewrite #74

Merged
merged 121 commits into from
Jul 15, 2024
Merged

C++ Rewrite #74

merged 121 commits into from
Jul 15, 2024

Conversation

gentlegiantJGC
Copy link
Member

This library is now entirely in C++ using Pybind11 to expose a Python API.
This should make it easier to extend.
I was hitting some of the limitations of Cython.

This also changes the API a little.
Custom exceptions have been removed.
Loading functions are renamed to read_nbt, read_nbt_array and read_snbt

@gentlegiantJGC gentlegiantJGC merged commit a07bd6f into 4.0 Jul 15, 2024
8 checks passed
@gentlegiantJGC gentlegiantJGC deleted the pybind branch July 15, 2024 14:40
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.

1 participant