Skip to content

Commit be5d351

Browse files
committed
Add note about C# binding NalchiSharp in README
1 parent 07535e6 commit be5d351

File tree

1 file changed

+5
-0
lines changed

1 file changed

+5
-0
lines changed

README.md

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -13,6 +13,11 @@
1313

1414
See <https://nalchi-net.github.io/nalchi/> for the full API reference.
1515

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+
1621
# Build
1722

1823
nalchi supports either building with the stand-alone version of GameNetworkingSockets or Steamworks SDK version of it.

0 commit comments

Comments
 (0)