Added badges
This commit is contained in:
parent
ef6c5e1ed0
commit
5b6fcd2d4c
|
@ -1,6 +1,12 @@
|
||||||
# SharpNBT
|
# SharpNBT
|
||||||
|
|
||||||
[](https://github.com/ForeverZer0/SharpNBT/actions/workflows/dotnet.yml)
|
[](https://github.com/ForeverZer0/SharpNBT/actions/workflows/dotnet.yml)
|
||||||
|
[](https://opensource.org/licenses/MIT)
|
||||||
|
[](https://nuget.org/packages/SharpNBT)
|
||||||
|
[](https://www.nuget.org/packages/SharpNBT)
|
||||||
|
|
||||||
|

|
||||||
|

|
||||||
|
|
||||||
A CLS-compliant implementation of the Named Binary Tag (NBT) specifications (Java/Bedrock), written in pure C# with no external dependencies and targeting a wide variety of .NET implementations and languages on all platforms.
|
A CLS-compliant implementation of the Named Binary Tag (NBT) specifications (Java/Bedrock), written in pure C# with no external dependencies and targeting a wide variety of .NET implementations and languages on all platforms.
|
||||||
|
|
||||||
|
|
Loading…
Reference in New Issue