-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy path.gitmodules
More file actions
24 lines (24 loc) · 716 Bytes
/
.gitmodules
File metadata and controls
24 lines (24 loc) · 716 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
[submodule "lib/openal-soft"]
path = lib/openal-soft
url = https://github.com/kcat/openal-soft
[submodule "lib/lua"]
path = lib/lua
url = https://github.com/lua/lua
[submodule "lib/zlib"]
path = lib/zlib
url = https://github.com/madler/zlib
[submodule "lib/freealut"]
path = lib/ALUT
url = https://github.com/vancegroup/freealut
[submodule "lib/cpython"]
path = lib/cpython
url = https://github.com/python/cpython
[submodule "lib/freealut"]
path = lib/freealut
url = https://github.com/vancegroup/freealut
[submodule "lib/FFmpeg"]
path = lib/FFmpeg
url = https://github.com/FFmpeg/FFmpeg
[submodule "lib/EterniaLibrary"]
path = lib/EterniaLibrary
url = https://github.com/EterniaLogic/EterniaLibrary