A C# implementation of the Minecraft: Bedrock Edition named tags.
Nbt is an C# implementation of the Minecraft: Bedrock Edition named tags.
Clone the repository and build the project:
git clone https://github.com/BedrockSharp/Nbt.git
cd Nbt
dotnet buildContributions are what make the open-source community such an amazing place!
- Fork the project.
- Create your Feature Branch (
git checkout -b feature/AmazingFeature). - Commit your changes (
git commit -m 'Add some AmazingFeature'). - Push to the Branch (
git push origin feature/AmazingFeature). - Open a Pull Request.
Please see CONTRIBUTING.md for details.
Distributed under the MIT License. See LICENSE for more information.
Maintained with ❤️ by the BedrockSharp team.