Skip to content

BedrockSharp/Nbt

 
 

Nbt

A C# implementation of the Minecraft: Bedrock Edition named tags.

.NET 8.0 License MIT Build Status PRs Welcome

Nbt is an C# implementation of the Minecraft: Bedrock Edition named tags.


🛠️ Getting Started

Installation

Clone the repository and build the project:

git clone https://github.com/BedrockSharp/Nbt.git
cd Nbt
dotnet build

🤝 Contributing

Contributions are what make the open-source community such an amazing place!

  1. Fork the project.
  2. Create your Feature Branch (git checkout -b feature/AmazingFeature).
  3. Commit your changes (git commit -m 'Add some AmazingFeature').
  4. Push to the Branch (git push origin feature/AmazingFeature).
  5. Open a Pull Request.

Please see CONTRIBUTING.md for details.

📄 License

Distributed under the MIT License. See LICENSE for more information.


Maintained with ❤️ by the BedrockSharp team.

About

A C# library for reading and writing Named Binary Tag (NBT) files and streams with VarInt support for Minecraft: Bedrock Edition

Resources

License

Code of conduct

Contributing

Security policy

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages

  • C# 100.0%