diff options
| author | Lionel Briand <[email protected]> | 2024-05-24 18:26:17 +0200 |
|---|---|---|
| committer | GitHub <[email protected]> | 2024-05-24 18:26:17 +0200 |
| commit | 785ec74b92da4f91181ff7b1c89c8ae5ee19f1b6 (patch) | |
| tree | 0a7668d1f7905eeb1b750ccb9ca7bd83fde4e3ec /BINDINGS.md | |
| parent | b429dbdc4b41d57ff00456c73646bb1f6f14d8b5 (diff) | |
| download | raylib-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.md | 1 |
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 | |
