forked from itgmania/itgmania
-
Notifications
You must be signed in to change notification settings - Fork 0
/
.gitmodules
39 lines (39 loc) · 1.12 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
28
29
30
31
32
33
34
35
36
37
38
39
[submodule "Themes/Simply-Love"]
path = Themes/Simply Love
url = https://github.com/Simply-Love/Simply-Love-SM5.git
shallow = true
[submodule "extern/ixwebsocket"]
path = extern/IXWebSocket
url = https://github.com/machinezone/IXWebSocket.git
shallow = true
[submodule "extern/mbedtls"]
path = extern/mbedtls
url = https://github.com/Mbed-TLS/mbedtls.git
shallow = true
[submodule "extern/zlib"]
path = extern/zlib
url = https://github.com/madler/zlib.git
shallow = true
[submodule "extern/ffmpeg"]
path = extern/ffmpeg
url = https://git.ffmpeg.org/ffmpeg.git
[submodule "extern/libpng"]
path = extern/libpng
url = https://github.com/glennrp/libpng.git
shallow = true
[submodule "extern/ogg"]
path = extern/ogg
url = https://gitlab.xiph.org/xiph/ogg.git
shallow = true
[submodule "extern/vorbis"]
path = extern/vorbis
url = https://gitlab.xiph.org/xiph/vorbis.git
shallow = true
[submodule "extern/libtommath"]
path = extern/libtommath
url = https://github.com/libtom/libtommath.git
shallow = true
[submodule "extern/libtomcrypt"]
path = extern/libtomcrypt
url = https://github.com/libtom/libtomcrypt.git
shallow = true