diff options
| author | Tornike Goshadze <[email protected]> | 2021-01-03 13:20:02 -0800 |
|---|---|---|
| committer | GitHub <[email protected]> | 2021-01-03 22:20:02 +0100 |
| commit | 4bce0f27e6265fdcdae7dbb01ca112527c6acd70 (patch) | |
| tree | fde667b5ec38099939c240c53e8bb32a64bd663c /BINDINGS.md | |
| parent | 320732ae6b111d3c1a3ad3a14a4a780c9edbfbce (diff) | |
| download | raylib-4bce0f27e6265fdcdae7dbb01ca112527c6acd70.tar.gz raylib-4bce0f27e6265fdcdae7dbb01ca112527c6acd70.zip | |
Update Raylib-cs bindings version (#1508)
Diffstat (limited to 'BINDINGS.md')
| -rw-r--r-- | BINDINGS.md | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/BINDINGS.md b/BINDINGS.md index e03697b0..c2be2083 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.1-dev** | [C](https://en.wikipedia.org/wiki/C_(programming_language)) | https://github.com/raysan5/raylib | | raylib-cpp | 3.5 | [C++](https://en.wikipedia.org/wiki/C%2B%2B) | https://github.com/robloach/raylib-cpp | -| Raylib-cs | 3.0 | [C#](https://en.wikipedia.org/wiki/C_Sharp_(programming_language)) | https://github.com/ChrisDill/Raylib-cs | +| Raylib-cs | 3.5 | [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.5 | [Boo](http://boo-language.github.io/) | https://github.com/Rabios/raylib-boo | | RaylibFS | 2.5 | [F#](https://fsharp.org/) | https://github.com/dallinbeutler/RaylibFS | |
