Not-Nik / raylib-zig

Manually tweaked, auto-generated raylib bindings for zig. https://github.com/raysan5/raylib
MIT License
623 stars 115 forks source link

Align the build.zig.zon to support latest zig preview #59

Closed andreakarasho closed 11 months ago

andreakarasho commented 11 months ago

Recently zig made some changes on the .zon file which needs to support paths field. Also they changed the addCSourceFile signature in build.zig.

Not-Nik commented 11 months ago

This binding will focus on supporting released versions of Zig