diff options
| author | Michael Scherbakow <[email protected]> | 2023-03-19 18:27:21 +0100 |
|---|---|---|
| committer | GitHub <[email protected]> | 2023-03-19 18:27:21 +0100 |
| commit | 03e19c7f4349727765fc93a5db102ba3e84330ba (patch) | |
| tree | fed3f5cd6693c5ff1498f59f896cb3b983ae4b14 | |
| parent | 3c02f0c75b88726ac91975ae369646b657ecb3b2 (diff) | |
| download | raylib-03e19c7f4349727765fc93a5db102ba3e84330ba.tar.gz raylib-03e19c7f4349727765fc93a5db102ba3e84330ba.zip | |
Update raylib.zig version to 4.5 (#2971)
| -rw-r--r-- | BINDINGS.md | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/BINDINGS.md b/BINDINGS.md index 3d1d5895..0b2acc36 100644 --- a/BINDINGS.md +++ b/BINDINGS.md @@ -68,7 +68,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.2** | [Zig](https://ziglang.org/) | MIT | https://github.com/Not-Nik/raylib-zig | -| raylib.zig | **4.2** | [Zig](https://ziglang.org/) | MIT | https://github.com/ryupold/raylib.zig | +| raylib.zig | **4.5** | [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 | |
