26 lines
752 B
Plaintext
26 lines
752 B
Plaintext
[submodule "Vendor/SDL"]
|
|
path = Vendor/SDL
|
|
url = https://github.com/libsdl-org/SDL
|
|
[submodule "Vendor/SDL_Mixer"]
|
|
path = Vendor/SDL_Mixer
|
|
url = https://github.com/libsdl-org/SDL_mixer
|
|
[submodule "Vendor/imgui"]
|
|
path = Vendor/imgui
|
|
url = https://github.com/ocornut/imgui
|
|
[submodule "Dependencies/IACore"]
|
|
path = Dependencies/IACore
|
|
url = https://git.iasoft.dev/dev0/IACore
|
|
branch = main
|
|
[submodule "Vendor/glm"]
|
|
path = Vendor/glm
|
|
url = https://github.com/g-truc/glm
|
|
[submodule "Vendor/RmlUi"]
|
|
path = Vendor/RmlUi
|
|
url = https://github.com/mikke89/RmlUi
|
|
[submodule "Vendor/box2d"]
|
|
path = Vendor/box2d
|
|
url = https://github.com/erincatto/box2d
|
|
[submodule "Vendor/freetype"]
|
|
path = Vendor/freetype
|
|
url = https://github.com/freetype/freetype
|