mirror of
https://github.com/GTAmodding/re3.git
synced 2025-08-24 16:10:49 +00:00
submodules
This commit is contained in:
parent
e891cf858f
commit
aba523d14e
4 changed files with 15 additions and 0 deletions
12
.gitmodules
vendored
12
.gitmodules
vendored
|
@ -1,3 +1,15 @@
|
|||
[submodule "librw"]
|
||||
path = 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
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue