raylib-zig/.gitmodules
Jesse Rudolph c6222a0913 add raylib submodule
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.
2020-05-23 03:46:54 -05:00

4 lines
77 B
Plaintext

[submodule "raylib"]
path = raylib
url = https://github.com/raysan5/raylib