diff options
| author | Michael Scherbakow <[email protected]> | 2024-01-04 10:51:53 +0100 |
|---|---|---|
| committer | GitHub <[email protected]> | 2024-01-04 10:51:53 +0100 |
| commit | eb6dcab308162037272edbad93ea1f10797c7352 (patch) | |
| tree | 12a7e20a132db04bb58af35aa68ccfe1323385a3 /BINDINGS.md | |
| parent | e46b6147fc30e69dd300bbda90ff0a62bf8a4df0 (diff) | |
| download | raylib-eb6dcab308162037272edbad93ea1f10797c7352.tar.gz raylib-eb6dcab308162037272edbad93ea1f10797c7352.zip | |
Update raylib.zig version to 5.1-dev (#3698)
Diffstat (limited to 'BINDINGS.md')
| -rw-r--r-- | BINDINGS.md | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/BINDINGS.md b/BINDINGS.md index 8c821903..ab0d7789 100644 --- a/BINDINGS.md +++ b/BINDINGS.md @@ -77,7 +77,7 @@ Some people ported raylib to other languages in form of bindings or wrappers to | 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.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 | +| 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 | | rayed-bqn | **auto** | [BQN](https://mlochbaum.github.io/BQN/) | MIT | https://github.com/Brian-ED/rayed-bqn | |
