diff options
| author | Steven Schveighoffer <[email protected]> | 2023-03-25 05:32:46 -0400 |
|---|---|---|
| committer | GitHub <[email protected]> | 2023-03-25 10:32:46 +0100 |
| commit | 1fc8f1bdbfdef1aaae897d018f97673963201ab4 (patch) | |
| tree | fe2a04d9eeefa156ee2813cced149015782baf7f | |
| parent | 57082d66008fbb315162541751767fc3387864ac (diff) | |
| download | raylib-1fc8f1bdbfdef1aaae897d018f97673963201ab4.tar.gz raylib-1fc8f1bdbfdef1aaae897d018f97673963201ab4.zip | |
Update raylib-d binding version to 4.5 (#2988)
| -rw-r--r-- | BINDINGS.md | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/BINDINGS.md b/BINDINGS.md index dc9f6700..f07c5e42 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 | 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.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 | +| 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 | | rayex | 3.7 | [elixir](https://elixir-lang.org/) | Apache-2.0 | https://github.com/shiryel/rayex | | raylib-factor | **4.0** | [Factor](https://factorcode.org/) | BSD | https://github.com/factor/factor/blob/master/extra/raylib/raylib.factor | |
