mirror of
https://github.com/Not-Nik/raylib-zig.git
synced 2025-09-09 12:07:27 +00:00
Update ReadMe.md
This commit is contained in:
parent
5058a150d5
commit
863b34ef6a
@ -1,4 +1,6 @@
|
||||
<img align="left" src="https://github.com/Not-Nik/raylib-zig/blob/master/logo/logo.png" width=256>
|
||||

|
||||
|
||||
# raylib-zig
|
||||
|
||||
Manually tweaked, auto generated [raylib](https://github.com/raysan5/raylib) bindings for zig.
|
||||
|
||||
@ -6,6 +8,7 @@ Bindings tested on raylib version 3.0 and Zig 0.6.0
|
||||
|
||||
Thanks to jessrud and sacredbirdman for their contributions to this binding.
|
||||
|
||||
The binding currently only supports a subset of raylib. For more information read [here](https://github.com/Not-Nik/raylib-zig#technical-restrictions). Some of these issues are fixed on the [workaround branch](https://github.com/Not-Nik/raylib-zig/tree/workaround), however, this is entirely experimental.
|
||||
|
||||
## Example
|
||||
We can copy the default example with some minor changes:
|
||||
|
Loading…
x
Reference in New Issue
Block a user