summaryrefslogtreecommitdiffhomepage
path: root/BINDINGS.md
diff options
context:
space:
mode:
authorMrScautHD <[email protected]>2024-06-09 18:03:05 +0200
committerGitHub <[email protected]>2024-06-09 18:03:05 +0200
commit29ac31f40980d48087db36072693e62743c96ce1 (patch)
tree929084f334706f04ff8a74e94af443e8981c3fde /BINDINGS.md
parenta0a81fddee9365657015b300ed1b892db74acff5 (diff)
downloadraylib-29ac31f40980d48087db36072693e62743c96ce1.tar.gz
raylib-29ac31f40980d48087db36072693e62743c96ce1.zip
Removed Raylib.NET (#4050)
Diffstat (limited to 'BINDINGS.md')
-rw-r--r--BINDINGS.md1
1 files changed, 0 insertions, 1 deletions
diff --git a/BINDINGS.md b/BINDINGS.md
index 9ec8c3c3..d24bf67c 100644
--- a/BINDINGS.md
+++ b/BINDINGS.md
@@ -13,7 +13,6 @@ Some people ported raylib to other languages in the form of bindings or wrappers
| [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.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 |
| [claw-raylib](https://github.com/bohonghuang/claw-raylib) | **auto** | [Common Lisp](https://common-lisp.net) | Apache-2.0 |