diff options
| author | red thing <[email protected]> | 2022-11-08 22:42:58 -0800 |
|---|---|---|
| committer | GitHub <[email protected]> | 2022-11-09 07:42:58 +0100 |
| commit | fca58c8e2f8768377fe0e535a08b99b6db40a5d6 (patch) | |
| tree | 7d063f686e490acde736800777a58e7a94858ff6 | |
| parent | 311a57f9fcbb424ca7818bbdf591b564aa022b76 (diff) | |
| download | raylib-fca58c8e2f8768377fe0e535a08b99b6db40a5d6.tar.gz raylib-fca58c8e2f8768377fe0e535a08b99b6db40a5d6.zip | |
dray is now 4.2.0 (#2792)
| -rw-r--r-- | BINDINGS.md | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/BINDINGS.md b/BINDINGS.md index 7ca8e8d4..fac872e8 100644 --- a/BINDINGS.md +++ b/BINDINGS.md @@ -16,7 +16,7 @@ Some people ported raylib to other languages in form of bindings or wrappers to | raylib-c3 | **4.5-dev** | [C3](https://c3-lang.org/) | MIT | https://github.com/Its-Kenta/Raylib-C3 | | dart-raylib | **4.0** | [Dart](https://dart.dev/) | MIT | https://gitlab.com/wolfenrain/dart-raylib | | bindbc-raylib3 | **4.0** | [D](https://dlang.org/) | BSL-1.0 | https://github.com/o3o/bindbc-raylib3 | -| dray | **4.0** | [D](https://dlang.org/) | Apache-2.0 | https://github.com/xdrie/dray | +| dray | **4.2** | [D](https://dlang.org/) | Apache-2.0 | https://github.com/redthing1/dray | | raylib-d | **4.2** | [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 | |
