Ver código fonte

add raylib-cslo to bindings.md (#2169)

Novaleaf 3 anos atrás
pai
commit
e60aa8e935
1 arquivos alterados com 1 adições e 0 exclusões
  1. 1 0
      BINDINGS.md

+ 1 - 0
BINDINGS.md

@@ -8,6 +8,7 @@ Some people ported raylib to other languages in form of bindings or wrappers to
 |:------------------:|:-------------: | :--------:|----------------------------------------------------------------------|
 | raylib             | **4.0** | [C/C++](https://en.wikipedia.org/wiki/C_(programming_language))    | https://github.com/raysan5/raylib    |
 | Raylib-cs          | 3.7 | [C#](https://en.wikipedia.org/wiki/C_Sharp_(programming_language))       | https://github.com/ChrisDill/Raylib-cs      |
+| Raylib-CsLo          | **4.0** | [C#](https://en.wikipedia.org/wiki/C_Sharp_(programming_language))       | https://github.com/NotNotTech/Raylib-CsLo      |
 | raylib-boo         | 3.7 | [Boo](http://boo-language.github.io/) | https://github.com/Rabios/raylib-boo          |
 | bindbc-raylib3     | **4.0** | [D](https://dlang.org/)               | https://github.com/o3o/bindbc-raylib3   |
 | dray               | 3.5 | [D](https://dlang.org/)               | https://github.com/xdrie/dray       |