Not-Nik / raylib-zig

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

Change zig init-exe to zig init in README #111

Closed ion232 closed 1 week ago

ion232 commented 1 week ago

zig init-exe has been deprecated for a while now.

https://github.com/ziglang/zig/pull/18055