mirror of
https://github.com/Nimac0/SDL_Minigame
synced 2026-01-12 09:03:42 +00:00
13 lines
341 B
Plaintext
13 lines
341 B
Plaintext
[submodule "lib/SDL"]
|
|
path = lib/SDL
|
|
url = https://github.com/libsdl-org/SDL.git
|
|
branch = release-2.28.x
|
|
[submodule "lib/SDL_image"]
|
|
path = lib/SDL_image
|
|
url = https://github.com/libsdl-org/SDL_image.git
|
|
branch = release-2.8.x
|
|
[submodule "lib/libpng"]
|
|
path = lib/libpng
|
|
url = https://github.com/glennrp/libpng.git
|
|
branch = libpng16
|