diff options
| author | o3o <[email protected]> | 2023-12-22 17:40:57 +0100 |
|---|---|---|
| committer | GitHub <[email protected]> | 2023-12-22 17:40:57 +0100 |
| commit | a06f3d0e34fbba8fd4a49bb53ea1bdf7e3d2a011 (patch) | |
| tree | 1886a8eaaff964af6b500915f2ac18738e95dcaf | |
| parent | bb18018f292d3332af2c0b426e26f250893c89ad (diff) | |
| download | raylib-a06f3d0e34fbba8fd4a49bb53ea1bdf7e3d2a011.tar.gz raylib-a06f3d0e34fbba8fd4a49bb53ea1bdf7e3d2a011.zip | |
Update BINDINGS.md (#3662)
Udated version of `bindbd-raylib3` to 5.0.0 (bind to raylib 5.0.0)
| -rw-r--r-- | BINDINGS.md | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/BINDINGS.md b/BINDINGS.md index c9b93bd8..b7cddf23 100644 --- a/BINDINGS.md +++ b/BINDINGS.md @@ -19,7 +19,7 @@ Some people ported raylib to other languages in form of bindings or wrappers to | ray-cyber | 5.0 | [Cyber](https://cyberscript.dev) | MIT | https://github.com/fubark/ray-cyber | | raylib-c3 | **4.5** | [C3](https://c3-lang.org/) | Zlib | 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.5** | [D](https://dlang.org/) | BSL-1.0 | https://github.com/o3o/bindbc-raylib3 | +| bindbc-raylib3 | **5.0** | [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 | **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 | |
