Initial commit
This commit is contained in:
+12
@@ -0,0 +1,12 @@
|
||||
[submodule "deps/freetype"]
|
||||
path = deps/freetype
|
||||
url = https://github.com/aseprite/freetype2
|
||||
[submodule "deps/glfw"]
|
||||
path = deps/glfw
|
||||
url = https://github.com/glfw/glfw
|
||||
[submodule "deps/glm"]
|
||||
path = deps/glm
|
||||
url = https://github.com/g-truc/glm
|
||||
[submodule "deps/stb"]
|
||||
path = deps/stb
|
||||
url = https://github.com/nothings/stb
|
||||
Reference in New Issue
Block a user