diff options
| author | Ray <[email protected]> | 2020-05-06 11:38:21 +0200 |
|---|---|---|
| committer | GitHub <[email protected]> | 2020-05-06 11:38:21 +0200 |
| commit | 9a1e934621b6098093d709ceb149f1bb995c15cc (patch) | |
| tree | c09e303e7c682a9c46af7bbb91ad6ffa29f3d1c0 | |
| parent | 526c85773f805c39a593eb348624e4327b106fa3 (diff) | |
| download | raylib-9a1e934621b6098093d709ceb149f1bb995c15cc.tar.gz raylib-9a1e934621b6098093d709ceb149f1bb995c15cc.zip | |
Added raylib D bindings!
| -rw-r--r-- | BINDINGS.md | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/BINDINGS.md b/BINDINGS.md index 9c5f4c62..c481508d 100644 --- a/BINDINGS.md +++ b/BINDINGS.md @@ -10,6 +10,7 @@ Some people ported raylib to other languages in form of bindings or wrappers to | RaylibFS | F# | https://github.com/dallinbeutler/RaylibFS | | raylib_d | D | https://github.com/0xFireball/raylib_d | | raylib-d | D | https://github.com/onroundit/raylib-d | +| bindbc-raylib | D | https://github.com/o3o/bindbc-raylib | | raylib-go | Go | https://github.com/gen2brain/raylib-go | | raylib-goplus | Go | https://github.com/Lachee/raylib-goplus | | raylib-rs | Rust | https://github.com/deltaphc/raylib-rs | |
