We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 07535e6 commit be5d351Copy full SHA for be5d351
README.md
@@ -13,6 +13,11 @@
13
14
See <https://nalchi-net.github.io/nalchi/> for the full API reference.
15
16
+## C# binding
17
+
18
+If you want to use nalchi with C#, you can with [NalchiSharp](https://github.com/nalchi-net/NalchiSharp), the C# binding of nalchi.\
19
+Don't forget to bring the C++ shared libraries too, without it the binding won't work.
20
21
# Build
22
23
nalchi supports either building with the stand-alone version of GameNetworkingSockets or Steamworks SDK version of it.
0 commit comments