forked from daniele-rapagnani/alephone-android
-
Notifications
You must be signed in to change notification settings - Fork 0
/
.gitmodules
27 lines (27 loc) · 1.15 KB
/
.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 "SDL_image/src/main/cpp/SDL_image"]
path = SDL_image/src/main/cpp/SDL_image
url = [email protected]:SDL-mirror/SDL_image.git
[submodule "SDL_mixer/src/main/cpp/SDL_mixer"]
path = SDL_mixer/src/main/cpp/SDL_mixer
url = [email protected]:SDL-mirror/SDL_mixer.git
[submodule "SDL_net/src/main/cpp/SDL_net"]
path = SDL_net/src/main/cpp/SDL_net
url = [email protected]:SDL-mirror/SDL_net.git
[submodule "SDL_ttf/src/main/cpp/SDL_ttf"]
path = SDL_ttf/src/main/cpp/SDL_ttf
url = [email protected]:daniele-rapagnani/SDL_ttf.git
[submodule "app/src/main/cpp/alephone"]
path = app/src/main/cpp/alephone
url = [email protected]:daniele-rapagnani/alephone.git
[submodule "app/src/marathon/assets"]
path = app/src/marathon/assets
url = [email protected]:Aleph-One-Marathon/data-marathon.git
[submodule "app/src/marathon2/assets"]
path = app/src/marathon2/assets
url = [email protected]:Aleph-One-Marathon/data-marathon-2.git
[submodule "app/src/marathonInfinity/assets"]
path = app/src/marathonInfinity/assets
url = https://github.com/Aleph-One-Marathon/data-marathon-infinity
[submodule "SDL2/src/main/cpp/SDL"]
path = SDL2/src/main/cpp/SDL
url = [email protected]:libsdl-org/SDL.git