re3/.gitmodules

17 lines
423 B
Plaintext
Raw Permalink Normal View History

2020-08-14 13:21:16 +02:00
[submodule "vendor/ogg"]
path = vendor/ogg
url = https://github.com/xiph/ogg.git
branch = master
[submodule "vendor/opus"]
path = vendor/opus
2020-05-22 16:23:04 +02:00
url = https://github.com/xiph/opus.git
branch = master
2020-08-14 13:21:16 +02:00
[submodule "vendor/opusfile"]
path = vendor/opusfile
2020-05-22 16:23:04 +02:00
url = https://github.com/xiph/opusfile.git
branch = master
2020-08-14 13:21:16 +02:00
[submodule "vendor/librw"]
path = vendor/librw
url = https://github.com/aap/librw.git
2020-05-22 16:23:04 +02:00
branch = master