summaryrefslogtreecommitdiffhomepage
path: root/BINDINGS.md
diff options
context:
space:
mode:
authorNikolas <[email protected]>2024-04-07 23:03:39 +0200
committerGitHub <[email protected]>2024-04-07 23:03:39 +0200
commit892e57d46e92d43533d11c608d554b56375b8517 (patch)
treefd715058b70c8e781c2b6194ddc8a6cf47760aad /BINDINGS.md
parent3e658ef502cf334e0f1803445002ffafd4b217da (diff)
downloadraylib-892e57d46e92d43533d11c608d554b56375b8517.tar.gz
raylib-892e57d46e92d43533d11c608d554b56375b8517.zip
Update raylib-zig version (#3902)
Diffstat (limited to 'BINDINGS.md')
-rw-r--r--BINDINGS.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/BINDINGS.md b/BINDINGS.md
index 9f0c33a8..178fd987 100644
--- a/BINDINGS.md
+++ b/BINDINGS.md
@@ -72,7 +72,7 @@ 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 | 5.0 | [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.6-dev | [Zig](https://ziglang.org/) | MIT | https://github.com/Not-Nik/raylib-zig |
+| raylib-zig | 5.0 | [Zig](https://ziglang.org/) | MIT | https://github.com/Not-Nik/raylib-zig |
| raylib.zig | 5.1-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 |