Some minor improvements

This commit is contained in:
G3bE 2020-02-22 20:43:30 +10:00
parent 53be5d5871
commit 5f8226f8d8
Failed to generate hash of commit
14 changed files with 18 additions and 17 deletions

2
ReadMe.md Normal file → Executable file
View file

@ -1,6 +1,6 @@
# raylib-zig
Manually tweaked, auto generated [raylib](https://github.com/raysan5/raylib) bindings for zig.<br>
Be aware these bindings are for the 2.5.0 release of raylib. 2.6.0 bindings will follow soon.
Bindings tested onn raylib version 2.6
## Example
Basically we can copy the default example with some minor changes: