diff options
| author | MrScautHD <[email protected]> | 2024-06-03 08:52:51 +0200 |
|---|---|---|
| committer | GitHub <[email protected]> | 2024-06-03 08:52:51 +0200 |
| commit | 0cad25f79878211783ce550b06e20f13cc9176a1 (patch) | |
| tree | 36c1b4fca0757ea8bc1ee472221ab5932fd196a4 /BINDINGS.md | |
| parent | 11202bf299a70a8ef30e28ab99a8184bbb119a99 (diff) | |
| download | raylib-0cad25f79878211783ce550b06e20f13cc9176a1.tar.gz raylib-0cad25f79878211783ce550b06e20f13cc9176a1.zip | |
Update Raylib-CSharp to `5.1-dev`. (#4030)
* Update BINDINGS.md
* Update BINDINGS.md
* Update BINDINGS.md
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 81bc6abd..9ec8c3c3 100644 --- a/BINDINGS.md +++ b/BINDINGS.md @@ -12,7 +12,7 @@ Some people ported raylib to other languages in the form of bindings or wrappers | [Raylib-cs](https://github.com/ChrisDill/Raylib-cs) | **5.0** | [C#](https://en.wikipedia.org/wiki/C_Sharp_(programming_language)) | Zlib | | [Raylib-CsLo](https://github.com/NotNotTech/Raylib-CsLo) | 4.2 | [C#](https://en.wikipedia.org/wiki/C_Sharp_(programming_language)) | MPL-2.0 | | [Raylib-CSharp-Vinculum](https://github.com/ZeroElectric/Raylib-CSharp-Vinculum) | **5.0** | [C#](https://en.wikipedia.org/wiki/C_Sharp_(programming_language)) | MPL-2.0 | -| [Raylib-CSharp](https://github.com/MrScautHD/Raylib-CSharp) | **5.0** | [C#](https://en.wikipedia.org/wiki/C_Sharp_(programming_language)) | MIT | +| [Raylib-CSharp](https://github.com/MrScautHD/Raylib-CSharp) | **5.1-dev** | [C#](https://en.wikipedia.org/wiki/C_Sharp_(programming_language)) | MIT | | [Raylib.NET](https://github.com/Odex64/Raylib.NET) | **5.0** | [C#](https://en.wikipedia.org/wiki/C_Sharp_(programming_language)) | MIT | | [cl-raylib](https://github.com/longlene/cl-raylib) | 4.0 | [Common Lisp](https://common-lisp.net) | MIT | | [claylib/wrap](https://github.com/defun-games/claylib) | 4.5 | [Common Lisp](https://common-lisp.net) | Zlib | |
