ryupold / raylib.zig

Idiomatic Zig bindings for raylib utilizing raylib_parser
MIT License
222 stars 36 forks source link

Update README.md #13

Closed iacore closed 1 year ago

iacore commented 1 year ago

I think the build.zig is broken too. The usage in readme.md is outdated as well. (Not fixed in this patch)

ryupold commented 1 year ago

Thanks, I will look into it tomorrow :)

iacore commented 1 year ago

You can add a test with dummy std.build.Builder to test this.