summaryrefslogtreecommitdiffhomepage
path: root/BINDINGS.md
diff options
context:
space:
mode:
authorTornike Goshadze <[email protected]>2021-01-03 13:20:02 -0800
committerGitHub <[email protected]>2021-01-03 22:20:02 +0100
commit4bce0f27e6265fdcdae7dbb01ca112527c6acd70 (patch)
treefde667b5ec38099939c240c53e8bb32a64bd663c /BINDINGS.md
parent320732ae6b111d3c1a3ad3a14a4a780c9edbfbce (diff)
downloadraylib-4bce0f27e6265fdcdae7dbb01ca112527c6acd70.tar.gz
raylib-4bce0f27e6265fdcdae7dbb01ca112527c6acd70.zip
Update Raylib-cs bindings version (#1508)
Diffstat (limited to 'BINDINGS.md')
-rw-r--r--BINDINGS.md2
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 |