Files
IAEngine/.gitmodules
Isuru Samarathunga 0bffbbf66c Batch Renderer 1/2
2025-11-02 02:45:13 +05:30

23 lines
644 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
[submodule "Vendor/glm"]
path = Vendor/glm
url = https://github.com/g-truc/glm
[submodule "Vendor/pugixml"]
path = Vendor/pugixml
url = https://github.com/zeux/pugixml