You cannot select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
19 lines
585 B
Plaintext
19 lines
585 B
Plaintext
[submodule "external/glfw"]
|
|
path = external/glfw
|
|
url = https://github.com/glfw/glfw.git
|
|
[submodule "external/glm"]
|
|
path = external/glm
|
|
url = https://github.com/g-truc/glm.git
|
|
[submodule "external/lua"]
|
|
path = external/lua
|
|
url = https://github.com/walterschell/Lua.git
|
|
[submodule "external/pugixml"]
|
|
path = external/pugixml
|
|
url = https://github.com/zeux/pugixml.git
|
|
[submodule "external/freetype"]
|
|
path = external/freetype
|
|
url = https://gitlab.freedesktop.org/freetype/freetype.git
|
|
[submodule "external/box2d"]
|
|
path = external/box2d
|
|
url = https://github.com/erincatto/box2d
|