create new project

This commit is contained in:
2024-05-14 00:48:50 +09:00
parent d297576147
commit 5083326358
6 changed files with 180 additions and 0 deletions

3
.gitmodules vendored Normal file
View File

@@ -0,0 +1,3 @@
[submodule "thirdparty/zig-gamedev"]
path = thirdparty/zig-gamedev
url = https://github.com/zig-gamedev/zig-gamedev/