mirror of
https://github.com/raylib-zig/raylib-zig.git
synced 2025-12-06 06:13:08 +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
|