Working on doing things properly.
This commit is contained in:
16
.gitmodules
vendored
Normal file
16
.gitmodules
vendored
Normal 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
|
Reference in New Issue
Block a user