diff options
| author | o3o <[email protected]> | 2023-07-06 12:32:02 +0200 |
|---|---|---|
| committer | GitHub <[email protected]> | 2023-07-06 12:32:02 +0200 |
| commit | 334e96d470c5cb09d154e1c849d04adb721a7a8c (patch) | |
| tree | d7f151d27857ea5636acdae7f2cdda70b203c9fd /BINDINGS.md | |
| parent | 685d47938bf97ef5cb2ec094bfebd7de9bd9bef8 (diff) | |
| download | raylib-334e96d470c5cb09d154e1c849d04adb721a7a8c.tar.gz raylib-334e96d470c5cb09d154e1c849d04adb721a7a8c.zip | |
update bindbd-raylib3 to raylib 4.5 (#3157)
Diffstat (limited to 'BINDINGS.md')
| -rw-r--r-- | BINDINGS.md | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/BINDINGS.md b/BINDINGS.md index f040599c..bb73d73a 100644 --- a/BINDINGS.md +++ b/BINDINGS.md @@ -17,7 +17,7 @@ Some people ported raylib to other languages in form of bindings or wrappers to | ray-cyber | 4.5 | [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.0 | [D](https://dlang.org/) | BSL-1.0 | https://github.com/o3o/bindbc-raylib3 | +| 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 | | dlang_raylib | 4.0 | [D](https://dlang.org) | MPL-2.0 |https://github.com/rc-05/dlang_raylib | |
