17 lines
472 B
Plaintext
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
|