diff options
| author | o3o <[email protected]> | 2021-11-05 00:02:01 +0100 |
|---|---|---|
| committer | GitHub <[email protected]> | 2021-11-05 00:02:01 +0100 |
| commit | 7bf8d6bc98ab85eeafc2d0458b54360a1fa769d6 (patch) | |
| tree | 67729df65af3340f2487f30e6524f53756366bc9 | |
| parent | a56b8cd2b7e48855ef01a7f60b8e9bd612fda4b8 (diff) | |
| download | raylib-7bf8d6bc98ab85eeafc2d0458b54360a1fa769d6.tar.gz raylib-7bf8d6bc98ab85eeafc2d0458b54360a1fa769d6.zip | |
Update BINDINGS.md (#2097)
| -rw-r--r-- | BINDINGS.md | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/BINDINGS.md b/BINDINGS.md index da961057..04c5b4c5 100644 --- a/BINDINGS.md +++ b/BINDINGS.md @@ -9,6 +9,7 @@ Some people ported raylib to other languages in form of bindings or wrappers to | raylib | **3.7** | [C/C++](https://en.wikipedia.org/wiki/C_(programming_language)) | https://github.com/raysan5/raylib | | Raylib-cs | 3.7 | [C#](https://en.wikipedia.org/wiki/C_Sharp_(programming_language)) | https://github.com/ChrisDill/Raylib-cs | | raylib-boo | 3.7 | [Boo](http://boo-language.github.io/) | https://github.com/Rabios/raylib-boo | +| bindbc-raylib3 | 4.0 | [D](https://dlang.org/) | https://github.com/o3o/bindbc-raylib3 | | dray | 3.5 | [D](https://dlang.org/) | https://github.com/xdrie/dray | | raylib-go | 4.0-dev | [Go](https://golang.org/) | https://github.com/gen2brain/raylib-go | | raylib-rs | 3.5 | [Rust](https://www.rust-lang.org/) | https://github.com/deltaphc/raylib-rs | |
