Working on doing things properly.

This commit is contained in:
2021-09-30 11:09:52 -07:00
parent b58e16b4a8
commit afa520f5b7
28 changed files with 106440 additions and 890 deletions

16
.gitmodules vendored Normal file
View File

@ -0,0 +1,16 @@
[submodule "lib/Unity"]
path = lib/Unity
url = https://github.com/ThrowTheSwitch/Unity.git
[submodule "lib/stb"]
path = lib/stb
url = https://github.com/nothings/stb
[submodule "lib/cglm"]
path = lib/cglm
url = https://github.com/recp/cglm
[submodule "lib/glfw"]
path = lib/glfw
url = https://github.com/glfw/glfw
[submodule "lib/glad2"]
path = lib/glad2
url = https://github.com/Dav1dde/glad
branch = glad2