toxon
/
tox.rb
Archived
1
0
Fork 0
This repository has been archived on 2023-03-27. You can view files and clone it, but cannot push or open issues or pull requests.
tox.rb/.gitmodules

13 lines
398 B
Plaintext

[submodule "vendor/src/libtoxcore"]
path = vendor/src/libtoxcore
url = https://github.com/TokTok/c-toxcore.git
branch = "v0.2.2"
[submodule "vendor/src/libsodium"]
path = vendor/src/libsodium
url = https://github.com/jedisct1/libsodium.git
branch = "1.0.11"
[submodule "vendor/src/libvpx"]
path = vendor/src/libvpx
url = https://chromium.googlesource.com/webm/libvpx.git
branch = "v1.6.0"