13 lines
422 B
Plaintext
13 lines
422 B
Plaintext
[submodule "thirdparty/SDL"]
|
|
path = thirdparty/SDL
|
|
url = https://github.com/libsdl-org/SDL.git
|
|
[submodule "thirdparty/rapidjson"]
|
|
path = thirdparty/rapidjson
|
|
url = https://github.com/pah/rapidjson.git
|
|
[submodule "thirdparty/assimp"]
|
|
path = thirdparty/assimp
|
|
url = https://github.com/assimp/assimp.git
|
|
[submodule "thirdparty/SDL_image"]
|
|
path = thirdparty/SDL_image
|
|
url = https://github.com/libsdl-org/SDL_image.git
|