20 lines
600 B
Plaintext
20 lines
600 B
Plaintext
[submodule "external/glm"]
|
|
path = external/glm
|
|
url = https://github.com/g-truc/glm
|
|
[submodule "external/imgui"]
|
|
path = external/imgui
|
|
url = https://github.com/ocornut/imgui
|
|
branch = docking
|
|
[submodule "external/tinyxml2"]
|
|
path = external/tinyxml2
|
|
url = https://github.com/leethomason/tinyxml2
|
|
[submodule "external/SDL"]
|
|
path = external/SDL
|
|
url = https://github.com/libsdl-org/SDL.git
|
|
[submodule "external/lunasvg"]
|
|
path = external/lunasvg
|
|
url = https://github.com/sammycage/lunasvg
|
|
[submodule "external/SDL_mixer"]
|
|
path = external/SDL_mixer
|
|
url = https://github.com/libsdl-org/SDL_mixer
|