summaryrefslogtreecommitdiffhomepage
path: root/BINDINGS.md
diff options
context:
space:
mode:
authorLionel Briand <[email protected]>2024-05-24 18:26:17 +0200
committerGitHub <[email protected]>2024-05-24 18:26:17 +0200
commit785ec74b92da4f91181ff7b1c89c8ae5ee19f1b6 (patch)
tree0a7668d1f7905eeb1b750ccb9ca7bd83fde4e3ec /BINDINGS.md
parentb429dbdc4b41d57ff00456c73646bb1f6f14d8b5 (diff)
downloadraylib-785ec74b92da4f91181ff7b1c89c8ae5ee19f1b6.tar.gz
raylib-785ec74b92da4f91181ff7b1c89c8ae5ee19f1b6.zip
Update BINDINGS.md (#4004)
Add L-Briand/raylib-zig-bindings to the Language Bindings table
Diffstat (limited to 'BINDINGS.md')
-rw-r--r--BINDINGS.md1
1 files changed, 1 insertions, 0 deletions
diff --git a/BINDINGS.md b/BINDINGS.md
index e5cae30d..118794d5 100644
--- a/BINDINGS.md
+++ b/BINDINGS.md
@@ -75,6 +75,7 @@ Some people ported raylib to other languages in form of bindings or wrappers to
| [raylib-wren](https://github.com/TSnake41/raylib-wren) | 4.0 | [Wren](http://wren.io) | ISC |
| [raylib-zig](https://github.com/Not-Nik/raylib-zig) | **5.0** | [Zig](https://ziglang.org) | MIT |
| [raylib.zig](https://github.com/ryupold/raylib.zig) | **5.1-dev** | [Zig](https://ziglang.org) | MIT |
+| [raylib-zig-bindings](https://github.com/L-Briand/raylib-zig-bindings) | **5.0** | [Zig](https://ziglang.org) | Zlib |
| [hare-raylib](https://git.sr.ht/~evantj/hare-raylib) | **auto** | [Hare](https://harelang.org) | Zlib |
| [raylib-sunder](https://github.com/ashn-dot-dev/raylib-sunder) | **auto** | [Sunder](https://github.com/ashn-dot-dev/sunder) | 0BSD |
| [rayed-bqn](https://github.com/Brian-ED/rayed-bqn) | **auto** | [BQN](https://mlochbaum.github.io/BQN) | MIT |