raylib.zig icon indicating copy to clipboard operation
raylib.zig copied to clipboard

Update to support official Zig package manager

Open deevus opened this issue 2 years ago • 0 comments

The Zig package manager has landed.

It doesn't look like git submodules are supported, so the build would need to add the raylib source repository as a package dependency instead. There would be a few minor updates required for build.zig to register the zig module (and maybe the raylib artifact).

deevus avatar May 30 '23 02:05 deevus