Add notice to workaround branch
This commit is contained in:
parent
3969aee9cc
commit
ee770f742f
1 changed files with 2 additions and 0 deletions
|
|
@ -48,6 +48,8 @@ Here is an incomplete list of some functions affected by this:
|
||||||
+ DrawRectangleRec
|
+ DrawRectangleRec
|
||||||
+ DrawModel and all its variations
|
+ DrawModel and all its variations
|
||||||
|
|
||||||
|
Parts of these issue are resolved on the [workaround branch](https://github.com/Not-Nik/raylib-zig/tree/workaround)
|
||||||
|
|
||||||
## Building the examples
|
## Building the examples
|
||||||
To build all available examples simply `zig build examples`. To list available examples run `zig build --help`. If you want to run and examples, say `basic_window` run `zig build basic_window`
|
To build all available examples simply `zig build examples`. To list available examples run `zig build --help`. If you want to run and examples, say `basic_window` run `zig build basic_window`
|
||||||
|
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue