diff options
| author | Michael Scherbakow <[email protected]> | 2022-08-15 23:55:58 +0200 |
|---|---|---|
| committer | GitHub <[email protected]> | 2022-08-15 23:55:58 +0200 |
| commit | 95d3a6ac529de2da68bb4b68ea69ec12208c6aef (patch) | |
| tree | 1091a539c321ee1987d15a302c62ad980b2bd833 | |
| parent | f049f9dd3a089c128ba18ec32e47e9f4458aa4da (diff) | |
| download | raylib-95d3a6ac529de2da68bb4b68ea69ec12208c6aef.tar.gz raylib-95d3a6ac529de2da68bb4b68ea69ec12208c6aef.zip | |
update raylib.zig to 4.2 (#2642)
| -rw-r--r-- | BINDINGS.md | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/BINDINGS.md b/BINDINGS.md index 33caebf8..57ff716b 100644 --- a/BINDINGS.md +++ b/BINDINGS.md @@ -55,7 +55,7 @@ Some people ported raylib to other languages in form of bindings or wrappers to | raylib.v | **4.0** | [V](https://vlang.io/) | Zlib | https://github.com/irishgreencitrus/raylib.v | | raylib-wren | **4.0** | [Wren](http://wren.io/) | ISC | https://github.com/TSnake41/raylib-wren | | raylib-zig | **4.0** | [Zig](https://ziglang.org/) | MIT | https://github.com/Not-Nik/raylib-zig | -| raylib.zig | **4.1-dev** | [Zig](https://ziglang.org/) | MIT | https://github.com/ryupold/raylib.zig | +| raylib.zig | **4.2** | [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 | |
