Files
Numbrella/.gitmodules
T
2026-07-25 08:30:58 +02:00

19 lines
608 B
Plaintext

[submodule "Foreign/SDL"]
path = Foreign/SDL
url = https://github.com/libsdl-org/SDL.git
[submodule "Foreign/SDL_mixer"]
path = Foreign/SDL_mixer
url = https://github.com/libsdl-org/SDL_mixer.git
[submodule "Foreign/SDL_image"]
path = Foreign/SDL_image
url = https://github.com/libsdl-org/SDL_image.git
[submodule "Foreign/SDL_ttf"]
path = Foreign/SDL_ttf
url = https://github.com/libsdl-org/SDL_ttf.git
[submodule "Foreign/SDL_net"]
path = Foreign/SDL_net
url = https://github.com/libsdl-org/SDL_net.git
[submodule "Foreign/fonts"]
path = Foreign/fonts
url = https://github.com/google/fonts.git