convert submodules to normal folders for now
This commit is contained in:
parent
389e934900
commit
ed1e0ecb6b
1041 changed files with 572002 additions and 13 deletions
12
znoise/build.zig.zon
Normal file
12
znoise/build.zig.zon
Normal file
|
|
@ -0,0 +1,12 @@
|
|||
.{
|
||||
.name = "znoise",
|
||||
.version = "0.3.0-dev",
|
||||
.paths = .{
|
||||
"build.zig",
|
||||
"build.zig.zon",
|
||||
"libs",
|
||||
"src",
|
||||
"README.md",
|
||||
"LICENSE",
|
||||
},
|
||||
}
|
||||
Loading…
Add table
Add a link
Reference in a new issue