-
Notifications
You must be signed in to change notification settings - Fork 39
Expand file tree
/
Copy path.gitmodules
More file actions
27 lines (27 loc) · 810 Bytes
/
.gitmodules
File metadata and controls
27 lines (27 loc) · 810 Bytes
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
[submodule "libutp"]
path = libutp
url = https://github.com/clostra/libutp
[submodule "libsodium"]
path = libsodium
url = https://github.com/clostra/libsodium
[submodule "blocksruntime"]
path = blocksruntime
url = https://github.com/mackyle/blocksruntime.git
[submodule "dht"]
path = dht
url = https://github.com/clostra/dht
[submodule "libunwind-ndk"]
path = libunwind-ndk
url = https://github.com/clostra/libunwind-ndk.git
[submodule "bugsnag-cocoa"]
path = bugsnag-cocoa
url = https://github.com/clostra/bugsnag-cocoa
[submodule "libevent"]
path = libevent
url = https://github.com/clostra/libevent
[submodule "ios/NewNode/MMWormhole"]
path = ios/vpn/MMWormhole
url = https://github.com/mutualmobile/MMWormhole.git
[submodule "parson"]
path = parson
url = https://github.com/kgabis/parson