Repository move
This commit is contained in:
parent
7bdb0cd320
commit
b7d89cb7b9
3 changed files with 5 additions and 5 deletions
|
|
@ -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
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue