diff options
| author | Chris <[email protected]> | 2021-05-23 16:52:17 +0100 |
|---|---|---|
| committer | GitHub <[email protected]> | 2021-05-23 17:52:17 +0200 |
| commit | 6c874feb7bef71772859ae1804dbd60643f5dbc0 (patch) | |
| tree | cd1970de7232b58f301c52af048cf03379ccf6b5 | |
| parent | 03710c9d8ea5acb04445ce3d125b58da043df6ed (diff) | |
| download | raylib-6c874feb7bef71772859ae1804dbd60643f5dbc0.tar.gz raylib-6c874feb7bef71772859ae1804dbd60643f5dbc0.zip | |
Update BINDINGS.md (#1782)
| -rw-r--r-- | BINDINGS.md | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/BINDINGS.md b/BINDINGS.md index bd03c315..90c0b928 100644 --- a/BINDINGS.md +++ b/BINDINGS.md @@ -8,7 +8,7 @@ Here it is a list with the ones I'm aware of: |:------------------:|:-------------: | :--------:|----------------------------------------------------------------------| | raylib | **3.7** | [C](https://en.wikipedia.org/wiki/C_(programming_language)) | https://github.com/raysan5/raylib | | raylib-cpp | 3.7 | [C++](https://en.wikipedia.org/wiki/C%2B%2B) | https://github.com/robloach/raylib-cpp | -| Raylib-cs | 3.5 | [C#](https://en.wikipedia.org/wiki/C_Sharp_(programming_language)) | https://github.com/ChrisDill/Raylib-cs | +| Raylib-cs | 3.7 | [C#](https://en.wikipedia.org/wiki/C_Sharp_(programming_language)) | https://github.com/ChrisDill/Raylib-cs | | raylib-cppsharp | 2.5 | [C#](https://en.wikipedia.org/wiki/C_Sharp_(programming_language)) | https://github.com/phxvyper/raylib-cppsharp | | raylib-boo | 3.7 | [Boo](http://boo-language.github.io/) | https://github.com/Rabios/raylib-boo | | RaylibFS | 2.5 | [F#](https://fsharp.org/) | https://github.com/dallinbeutler/RaylibFS | |
