Files
IAEngine/.gitmodules
Isuru Samarathunga 9d85e3d822 Init
2025-11-01 00:11:13 +05:30

17 lines
472 B
Plaintext

[submodule "Vendor/IACore"]
path = Vendor/IACore
url = https://git.iasoft.dev/dev0/IACore
branch = main
[submodule "Vendor/SDL_mixer"]
path = Vendor/SDL_mixer
url = https://github.com/libsdl-org/SDL_mixer
[submodule "Vendor/freetype"]
path = Vendor/freetype
url = https://github.com/freetype/freetype
[submodule "Vendor/zlib"]
path = Vendor/zlib
url = https://github.com/madler/zlib
[submodule "Vendor/SDL"]
path = Vendor/SDL
url = https://github.com/I-A-S/SDL