summaryrefslogtreecommitdiffhomepage
diff options
context:
space:
mode:
authorSteven Schveighoffer <[email protected]>2023-11-21 10:58:08 -0500
committerGitHub <[email protected]>2023-11-21 16:58:08 +0100
commitd409df0b61dc43fca273e2c75de353d2079664ac (patch)
tree24aba42a03fcf46323332683bedf715109f23d3d
parent4dae94821bc5c74af1887933ccbb719b11044879 (diff)
downloadraylib-d409df0b61dc43fca273e2c75de353d2079664ac.tar.gz
raylib-d409df0b61dc43fca273e2c75de353d2079664ac.zip
Update raylib-d binding (#3561)
-rw-r--r--BINDINGS.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/BINDINGS.md b/BINDINGS.md
index 5abe9c16..183550a2 100644
--- a/BINDINGS.md
+++ b/BINDINGS.md
@@ -20,7 +20,7 @@ Some people ported raylib to other languages in form of bindings or wrappers to
| dart-raylib | 4.0 | [Dart](https://dart.dev/) | MIT | https://gitlab.com/wolfenrain/dart-raylib |
| bindbc-raylib3 | **4.5** | [D](https://dlang.org/) | BSL-1.0 | https://github.com/o3o/bindbc-raylib3 |
| dray | 4.2 | [D](https://dlang.org/) | Apache-2.0 | https://github.com/redthing1/dray |
-| raylib-d | **4.5** | [D](https://dlang.org/) | Zlib | https://github.com/schveiguy/raylib-d |
+| raylib-d | **5.0** | [D](https://dlang.org/) | Zlib | https://github.com/schveiguy/raylib-d |
| dlang_raylib | 4.0 | [D](https://dlang.org) | MPL-2.0 |https://github.com/rc-05/dlang_raylib |
| rayex | 3.7 | [elixir](https://elixir-lang.org/) | Apache-2.0 | https://github.com/shiryel/rayex |
| raylib-factor | **4.5** | [Factor](https://factorcode.org/) | BSD | https://github.com/factor/factor/blob/master/extra/raylib/raylib.factor |