mirror of
https://github.com/Not-Nik/raylib-zig.git
synced 2025-09-09 20:17:28 +00:00

also add build helper `lib.zig` to handle compiling and linking against raylib's source code, and update `build.zig` for examples to reflect lib.zig usage.
4 lines
77 B
Plaintext
4 lines
77 B
Plaintext
[submodule "raylib"]
|
|
path = raylib
|
|
url = https://github.com/raysan5/raylib
|