-
Notifications
You must be signed in to change notification settings - Fork 1
/
.gitmodules
27 lines (27 loc) · 911 Bytes
/
.gitmodules
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
[submodule "doxygen-awesome-css"]
path = vendor/doxygen-awesome-css
url = https://github.com/jothepro/doxygen-awesome-css.git
[submodule "vendor/SDL_image"]
path = vendor/SDL_image
url = https://github.com/libsdl-org/SDL_image
[submodule "vendor/SDL_mixer"]
path = vendor/SDL_mixer
url = https://github.com/libsdl-org/SDL_mixer
[submodule "vendor/SDL_ttf"]
path = vendor/SDL_ttf
url = https://github.com/libsdl-org/SDL_ttf
[submodule "vendor/SDL"]
path = vendor/SDL
url = https://github.com/libsdl-org/SDL
[submodule "vendor/SDL2_gfx"]
path = vendor/SDL2_gfx
url = https://github.com/Toasterbirb/SDL2_gfx
[submodule "vendor/microprofile"]
path = vendor/microprofile
url = https://github.com/jonasmr/microprofile
[submodule "vendor/libzip"]
path = vendor/libzip
url = https://github.com/nih-at/libzip
[submodule "vendor/cppcodec"]
path = vendor/cppcodec
url = https://github.com/tplgy/cppcodec