summaryrefslogtreecommitdiffhomepage
diff options
context:
space:
mode:
authorAKDev <[email protected]>2021-10-31 22:39:53 +0530
committerGitHub <[email protected]>2021-10-31 18:09:53 +0100
commita2b69c09056ba6232b43ba790d7defc302fdfacd (patch)
treeca557c51a9f0b3b8b1bc6dd471b0b9c7fcdf9ed2
parent1fac09d0f4d409d33c0fe529b46bc8132b18ccd9 (diff)
downloadraylib-a2b69c09056ba6232b43ba790d7defc302fdfacd.tar.gz
raylib-a2b69c09056ba6232b43ba790d7defc302fdfacd.zip
removed raylib-d (#2091)
Because the repository and the author's GitHub profile doesn't exist anymore
-rw-r--r--BINDINGS.md1
1 files changed, 0 insertions, 1 deletions
diff --git a/BINDINGS.md b/BINDINGS.md
index 37e3a19b..15d91931 100644
--- a/BINDINGS.md
+++ b/BINDINGS.md
@@ -52,7 +52,6 @@ These are older raylib bindings that are more than 2 versions old or have not be
| raylib-cppsharp | 2.5 | [C#](https://en.wikipedia.org/wiki/C_Sharp_(programming_language)) | https://github.com/phxvyper/raylib-cppsharp |
| RaylibFS | 2.5 | [F#](https://fsharp.org/) | https://github.com/dallinbeutler/RaylibFS |
| raylib_d | 2.5 | [D](https://dlang.org/) | https://github.com/Sepheus/raylib_d |
-| raylib-d | 3.0 | [D](https://dlang.org/) | https://github.com/onroundit/raylib-d |
| bindbc-raylib | 3.0 | [D](https://dlang.org/) | https://github.com/o3o/bindbc-raylib |
| go-raylib | 3.5 | [Go](https://golang.org/) | https://github.com/chunqian/go-raylib |
| raylib-goplus | 2.6-dev | [Go](https://golang.org/) | https://github.com/Lachee/raylib-goplus |