17 lines
423 B
Plaintext
17 lines
423 B
Plaintext
|
[submodule "vendor/ogg"]
|
||
|
path = vendor/ogg
|
||
|
url = https://github.com/xiph/ogg.git
|
||
|
branch = master
|
||
|
[submodule "vendor/opus"]
|
||
|
path = vendor/opus
|
||
|
url = https://github.com/xiph/opus.git
|
||
|
branch = master
|
||
|
[submodule "vendor/opusfile"]
|
||
|
path = vendor/opusfile
|
||
|
url = https://github.com/xiph/opusfile.git
|
||
|
branch = master
|
||
|
[submodule "vendor/librw"]
|
||
|
path = vendor/librw
|
||
|
url = https://github.com/aap/librw.git
|
||
|
branch = master
|