summaryrefslogtreecommitdiffhomepage
diff options
context:
space:
mode:
authorRay <[email protected]>2023-03-17 00:05:51 +0100
committerRay <[email protected]>2023-03-17 00:05:51 +0100
commit40d01162b9ddb9ce826e0dbdd2a8d11d96e88077 (patch)
tree095ab510690ede8ef23fed8aea1a53fc347535fd
parente8a5d7b85ca76b985c0730ceffb04f3160b40401 (diff)
parente06047419cc5c2e4d85b937c45d18e8a37db0129 (diff)
downloadraylib-40d01162b9ddb9ce826e0dbdd2a8d11d96e88077.tar.gz
raylib-40d01162b9ddb9ce826e0dbdd2a8d11d96e88077.zip
Merge branch 'master' of https://github.com/raysan5/raylib
-rw-r--r--BINDINGS.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/BINDINGS.md b/BINDINGS.md
index 80d6bcec..bedf4b98 100644
--- a/BINDINGS.md
+++ b/BINDINGS.md
@@ -71,7 +71,7 @@ Some people ported raylib to other languages in form of bindings or wrappers to
| raylib.zig | **4.2** | [Zig](https://ziglang.org/) | MIT | https://github.com/ryupold/raylib.zig |
| hare-raylib | auto | [Hare](https://harelang.org/) | Zlib | https://git.sr.ht/~evantj/hare-raylib |
| raylib-sunder | auto | [Sunder](https://github.com/ashn-dot-dev/sunder) | 0BSD | https://github.com/ashn-dot-dev/raylib-sunder |
-
+| rayed-bqn | auto | [BQN](https://mlochbaum.github.io/BQN/) | MIT | https://github.com/Brian-ED/rayed-bqn |
### Utility Wrapers