Repository move

This commit is contained in:
Nikolas 2025-08-07 21:27:11 +02:00
parent 7bdb0cd320
commit b7d89cb7b9
Failed to generate hash of commit
3 changed files with 5 additions and 5 deletions

View file

@ -63,7 +63,7 @@ pub fn build(b: *std.Build) !void {
b.installArtifact(exe);
}' >> build.zig
zig fetch --save git+https://github.com/Not-Nik/raylib-zig#devel
zig fetch --save git+https://github.com/raylib-zig/raylib-zig#devel
mkdir resources
touch resources/placeholder.txt