summaryrefslogtreecommitdiffhomepage
path: root/BINDINGS.md
diff options
context:
space:
mode:
authoriacore <[email protected]>2023-12-25 13:38:49 +0000
committerGitHub <[email protected]>2023-12-25 14:38:49 +0100
commit21bfd06570497a19e8bb64d0a1e97ad70c3bfd6d (patch)
treeca6d0dceb5bb59154a08e364b57a1c8934ba600b /BINDINGS.md
parent36df9c5bd6999d5a047cf94097f258a27aaafc52 (diff)
downloadraylib-21bfd06570497a19e8bb64d0a1e97ad70c3bfd6d.tar.gz
raylib-21bfd06570497a19e8bb64d0a1e97ad70c3bfd6d.zip
Update BINDINGS.md (#3672)
Update zig libs version
Diffstat (limited to 'BINDINGS.md')
-rw-r--r--BINDINGS.md4
1 files changed, 2 insertions, 2 deletions
diff --git a/BINDINGS.md b/BINDINGS.md
index b7cddf23..cb6ccd71 100644
--- a/BINDINGS.md
+++ b/BINDINGS.md
@@ -76,8 +76,8 @@ Some people ported raylib to other languages in form of bindings or wrappers to
| raylib.v | 4.2 | [V](https://vlang.io/) | Zlib | https://github.com/irishgreencitrus/raylib.v |
| raylib-vapi | 4.2 | [Vala](https://vala.dev/) | Zlib | https://github.com/lxmcf/raylib-vapi |
| raylib-wren | 4.0 | [Wren](http://wren.io/) | ISC | https://github.com/TSnake41/raylib-wren |
-| raylib-zig | 4.2 | [Zig](https://ziglang.org/) | MIT | https://github.com/Not-Nik/raylib-zig |
-| raylib.zig | **4.5** | [Zig](https://ziglang.org/) | MIT | https://github.com/ryupold/raylib.zig |
+| raylib-zig | 4.6-dev | [Zig](https://ziglang.org/) | MIT | https://github.com/Not-Nik/raylib-zig |
+| raylib.zig | 4.6-dev | [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 |