libs/core: initialize subproject from dev/template
Signed-off-by: Stephen Gutekanst <stephen@hexops.com>
This commit is contained in:
parent
c6b8b979bc
commit
562b908c84
10 changed files with 357 additions and 0 deletions
|
|
@ -8,6 +8,7 @@ const std = @import("std");
|
|||
const projects = [_][]const u8{
|
||||
".",
|
||||
"basisu",
|
||||
"core",
|
||||
"earcut",
|
||||
"ecs",
|
||||
"freetype",
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue