summaryrefslogtreecommitdiffhomepage
diff options
context:
space:
mode:
authorred thing <[email protected]>2021-11-25 00:11:40 -0800
committerGitHub <[email protected]>2021-11-25 09:11:40 +0100
commit49a5547386a354fc1ca4c6fb6a4c850615b25038 (patch)
tree5b16f61ca0a8ca7603f4b068f845af8ad1529b7a
parent9088135b497798aabf44f315b9795d26a127d159 (diff)
downloadraylib-49a5547386a354fc1ca4c6fb6a4c850615b25038.tar.gz
raylib-49a5547386a354fc1ca4c6fb6a4c850615b25038.zip
dray has been updated to raylib v4.0! (#2171)
-rw-r--r--BINDINGS.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/BINDINGS.md b/BINDINGS.md
index 40f9ea6e..7a45f86a 100644
--- a/BINDINGS.md
+++ b/BINDINGS.md
@@ -11,7 +11,7 @@ Some people ported raylib to other languages in form of bindings or wrappers to
| Raylib-CsLo | **4.0** | [C#](https://en.wikipedia.org/wiki/C_Sharp_(programming_language)) | https://github.com/NotNotTech/Raylib-CsLo |
| raylib-boo | 3.7 | [Boo](http://boo-language.github.io/) | https://github.com/Rabios/raylib-boo |
| bindbc-raylib3 | **4.0** | [D](https://dlang.org/) | https://github.com/o3o/bindbc-raylib3 |
-| dray | 3.5 | [D](https://dlang.org/) | https://github.com/xdrie/dray |
+| dray | **4.0** | [D](https://dlang.org/) | https://github.com/xdrie/dray |
| raylib-go | **4.0** | [Go](https://golang.org/) | https://github.com/gen2brain/raylib-go |
| raylib-rs | 3.5 | [Rust](https://www.rust-lang.org/) | https://github.com/deltaphc/raylib-rs |
| raylib-lua | **4.0** | [Lua](http://www.lua.org/) | https://github.com/TSnake41/raylib-lua |