forked from xperia64/android-mkxp
-
Notifications
You must be signed in to change notification settings - Fork 6
/
Copy path.gitmodules
27 lines (27 loc) · 802 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 "jni/mkxp"]
path = jni/mkxp
url = https://github.com/pulsejet/mkxp
[submodule "jni/SDL_ttf"]
path = jni/SDL_ttf
url = https://github.com/libsdl-org/SDL_ttf
[submodule "jni/SDL_image"]
path = jni/SDL_image
url = https://github.com/libsdl-org/SDL_image
[submodule "jni/SDL"]
path = jni/SDL
url = https://github.com/libsdl-org/SDL
[submodule "jni/pixman"]
path = jni/pixman
url = https://anongit.freedesktop.org/git/pixman.git
[submodule "jni/ogg"]
path = jni/ogg
url = https://github.com/xiph/ogg.git
[submodule "jni/physfs"]
path = jni/physfs
url = https://github.com/icculus/physfs
[submodule "jni/SDL_sound"]
path = jni/SDL_sound
url = https://github.com/Ancurio/SDL_sound.git
[submodule "jni/openal-soft"]
path = jni/openal-soft
url = https://github.com/kcat/openal-soft