Init
This commit is contained in:
16
.gitmodules
vendored
Normal file
16
.gitmodules
vendored
Normal file
@ -0,0 +1,16 @@
|
||||
[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
|
||||
Reference in New Issue
Block a user