diff options
| author | rc-05 <[email protected]> | 2022-06-08 13:57:02 +0200 |
|---|---|---|
| committer | GitHub <[email protected]> | 2022-06-08 13:57:02 +0200 |
| commit | 70ec71a373db426685590127122e77bfd66cbf69 (patch) | |
| tree | afadd1cdab8a97243cae8bee520b8f80c81bd918 | |
| parent | 8c55b40e9ed52de00a73494e053af80057c126b6 (diff) | |
| download | raylib-70ec71a373db426685590127122e77bfd66cbf69.tar.gz raylib-70ec71a373db426685590127122e77bfd66cbf69.zip | |
Update BINDINGS.md (#2513)
| -rw-r--r-- | BINDINGS.md | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/BINDINGS.md b/BINDINGS.md index b03f78e9..320e0a9d 100644 --- a/BINDINGS.md +++ b/BINDINGS.md @@ -44,7 +44,7 @@ Some people ported raylib to other languages in form of bindings or wrappers to | Relib | 3.5 | [ReCT](https://github.com/RedCubeDev-ByteSpace/ReCT) | ? | https://github.com/RedCubeDev-ByteSpace/Relib | | rayex | 3.7 | [elixir](https://elixir-lang.org/) | Apache-2.0 | https://github.com/shiryel/rayex | | kaylib | 3.7 | [Kotlin/native](https://kotlinlang.org) | ? | https://github.com/electronstudio/kaylib | -| dlang_raylib | 3.7 | [D](https://dlang.org) | ? |https://github.com/rc-05/dlang_raylib | +| dlang_raylib | **4.0** | [D](https://dlang.org) | MPL-2.0 |https://github.com/rc-05/dlang_raylib | | raylib-freebasic | **4.0** | [FreeBASIC](https://www.freebasic.net/) | MIT | https://github.com/WIITD/raylib-freebasic | | raylib-cr | **4.0** | [Crystal](https://crystal-lang.org/) | Apache-2.0 | https://github.com/sol-vin/raylib-cr | | dart-raylib | **4.0** | [Dart](https://dart.dev/) | MIT | https://gitlab.com/wolfenrain/dart-raylib | |
