diff --git a/README.md b/README.md index 42c2920fc..30880e63c 100644 --- a/README.md +++ b/README.md @@ -25,7 +25,7 @@ Minecraft-data is language independent, you can use it with these language speci | [ProtocolGen](https://github.com/Johni0702/ProtocolGen) | java | generated java files from protocol.json to read and write minecraft packets | | [mcdata](https://github.com/wlwanpan/mcdata) | Go | everything | | [minecraft-data-rs](https://github.com/Trivernis/minecraft-data-rs) | Rust | everything | - +| [Datum](https://github.com/TheVeryStarlk/Datum) | C# | protocol, blocks & version | If you want to use minecraft-data in a new language, we advise you to [create a new wrapper](doc/make-a-new-wrapper.md) ## Data