inital commit
This commit is contained in:
commit
60bca68145
17 changed files with 11846 additions and 0 deletions
6
.gitmodules
vendored
Normal file
6
.gitmodules
vendored
Normal file
|
@ -0,0 +1,6 @@
|
|||
[submodule "vendor/glfw"]
|
||||
path = vendor/glfw
|
||||
url = https://github.com/glfw/glfw
|
||||
[submodule "vendor/cglm"]
|
||||
path = vendor/cglm
|
||||
url = https://github.com/recp/cglm
|
Loading…
Add table
Add a link
Reference in a new issue