Update to raylib 4.2/zig 9.1

This commit is contained in:
Not-Nik 2022-08-11 23:03:26 +02:00
parent b8018afc90
commit 723c77688c
Failed to generate hash of commit
8 changed files with 81 additions and 44 deletions

View file

@ -4,9 +4,9 @@
Manually tweaked, auto generated [raylib](https://github.com/raysan5/raylib) bindings for zig.
Bindings tested on raylib version 4.0.0-dev and Zig 0.9.0
Bindings tested on raylib version 4.2.0 and Zig 0.9.1
Thanks to jessrud, mbcrocci, rcorre, Gertkeno and sacredbirdman for their contributions to this binding.
Thanks to @jessrud, @mbcrocci, @franciscod, @Gertkeno, @alanoliveira, @sacredbirdman, @rcorre and @Ivan-Velickovic for their contributions to this binding.
The binding currently only supports a subset of raylib. For more information read [here](#technical-restrictions).