mirror of
https://gitlab.com/skmp/dca3-game.git
synced 2025-08-18 20:41:22 +02:00
submodules
This commit is contained in:
12
.gitmodules
vendored
12
.gitmodules
vendored
@@ -1,3 +1,15 @@
|
|||||||
[submodule "librw"]
|
[submodule "librw"]
|
||||||
path = librw
|
path = librw
|
||||||
url = https://github.com/aap/librw
|
url = https://github.com/aap/librw
|
||||||
|
[submodule "opus"]
|
||||||
|
path = opus
|
||||||
|
url = https://github.com/xiph/opus.git
|
||||||
|
branch = master
|
||||||
|
[submodule "opusfile"]
|
||||||
|
path = opusfile
|
||||||
|
url = https://github.com/xiph/opusfile.git
|
||||||
|
branch = master
|
||||||
|
[submodule "ogg"]
|
||||||
|
path = ogg
|
||||||
|
url = https://github.com/xiph/ogg.git
|
||||||
|
branch = master
|
||||||
|
1
ogg
Submodule
1
ogg
Submodule
Submodule ogg added at 1e8d7cce26
1
opus
Submodule
1
opus
Submodule
Submodule opus added at 8aa7767207
1
opusfile
Submodule
1
opusfile
Submodule
Submodule opusfile added at eb252537f3
Reference in New Issue
Block a user