summaryrefslogtreecommitdiffhomepage
path: root/BINDINGS.md
diff options
context:
space:
mode:
authorRay <[email protected]>2020-05-02 11:56:24 +0200
committerGitHub <[email protected]>2020-05-02 11:56:24 +0200
commit72443f8f25b1f8ded3b05da17857b7eeb1556b35 (patch)
tree3dc1105a24863705b8ed5076656752bb3833199b /BINDINGS.md
parent695e93710210325defbbf18737b9032093815dcc (diff)
downloadraylib-72443f8f25b1f8ded3b05da17857b7eeb1556b35.tar.gz
raylib-72443f8f25b1f8ded3b05da17857b7eeb1556b35.zip
Removed RaylibSharp (dead link)
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 e498bc55..9c5f4c62 100644
--- a/BINDINGS.md
+++ b/BINDINGS.md
@@ -7,7 +7,6 @@ Some people ported raylib to other languages in form of bindings or wrappers to
| raylib | C | https://github.com/raysan5/raylib |
| raylib-cpp | C++ | https://github.com/robloach/raylib-cpp |
| Raylib-cs | C# | https://github.com/ChrisDill/Raylib-cs |
-| RaylibSharp | C# | https://github.com/TheLumaio/RaylibSharp |
| RaylibFS | F# | https://github.com/dallinbeutler/RaylibFS |
| raylib_d | D | https://github.com/0xFireball/raylib_d |
| raylib-d | D | https://github.com/onroundit/raylib-d |