Quellcode durchsuchen

Update BINDINGS.md (#3662)

Udated version of `bindbd-raylib3` to 5.0.0 (bind to raylib 5.0.0)
o3o vor 1 Jahr
Ursprung
Commit
a06f3d0e34
1 geänderte Dateien mit 1 neuen und 1 gelöschten Zeilen
  1. 1 1
      BINDINGS.md

+ 1 - 1
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          |