-
Notifications
You must be signed in to change notification settings - Fork 18
Expand file tree
/
Copy path.gitmodules
More file actions
31 lines (31 loc) · 1001 Bytes
/
Copy path.gitmodules
File metadata and controls
31 lines (31 loc) · 1001 Bytes
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
[submodule "externals/alure"]
path = externals/alure
url = https://github.com/LAGonauta/alure
branch = hasLoopPoints
[submodule "externals/picojson"]
path = externals/picojson
url = https://github.com/kazuho/picojson/
[submodule "externals/MetaHookSv"]
path = externals/MetaHookSv
url = https://github.com/hzqst/MetaHookSv
[submodule "externals/ogg"]
path = externals/ogg
url = https://github.com/xiph/ogg
[submodule "externals/libsndfile"]
path = externals/libsndfile
url = https://github.com/libsndfile/libsndfile
[submodule "externals/openal-soft"]
path = externals/openal-soft
url = https://github.com/kcat/openal-soft
[submodule "externals/flac"]
path = externals/flac
url = https://github.com/xiph/flac
[submodule "externals/opus"]
path = externals/opus
url = https://github.com/xiph/opus
[submodule "externals/vorbis"]
path = externals/vorbis
url = https://github.com/xiph/vorbis
[submodule "externals/soxr"]
path = externals/soxr
url = https://git.code.sf.net/p/soxr/code