mirror of https://github.com/ppy/SDL3-CS.git
12 lines
308 B
Plaintext
12 lines
308 B
Plaintext
[submodule "SDL"]
|
|
path = External/SDL
|
|
url = https://github.com/libsdl-org/SDL
|
|
[submodule "SDL_image"]
|
|
path = External/SDL_image
|
|
url = https://github.com/libsdl-org/SDL_image.git
|
|
branch = main
|
|
[submodule "SDL_ttf"]
|
|
path = External/SDL_ttf
|
|
url = https://github.com/libsdl-org/SDL_ttf.git
|
|
branch = main
|