Files
IAEngine/.gitmodules
Isuru Samarathunga 70d9cb3a85 Update Submodules
2025-09-11 13:49:38 +05:30

18 lines
514 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 "Dependencies/IAMath"]
path = Dependencies/IAMath
url = https://git.iasoft.dev/dev0/IAMath
branch = main