jdah / zigsteroids

asteroids in zig
MIT License
59 stars 5 forks source link

Fix build for zig 0.12.0 and add rayllib-zig dependency via `build.zig.zon` #3

Open edeustua opened 6 months ago

edeustua commented 6 months ago

This PR fixes zigsteroids build in zig 0.12.0. It also removes raylib-zig submodule and uses build.zig.zon instead.