-
-
Notifications
You must be signed in to change notification settings - Fork 76
/
.gitmodules
24 lines (24 loc) · 869 Bytes
/
.gitmodules
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
[submodule "test/munit"]
path = test/munit
url = https://github.com/nemequ/munit.git
[submodule "third-party/nanopb"]
path = third-party/nanopb
url = https://github.com/nanopb/nanopb.git
[submodule "third-party/jerasure"]
path = third-party/jerasure
url = https://git.sr.ht/~thestr4ng3r/jerasure
[submodule "third-party/gf-complete"]
path = third-party/gf-complete
url = https://git.sr.ht/~thestr4ng3r/gf-complete
[submodule "android/app/src/main/cpp/oboe"]
path = android/app/src/main/cpp/oboe
url = https://github.com/google/oboe
[submodule "switch/borealis"]
path = switch/borealis
url = https://git.sr.ht/~thestr4ng3r/borealis
[submodule "third-party/curl"]
path = third-party/curl
url = https://github.com/curl/curl
[submodule "third-party/cpp-steam-tools"]
path = third-party/cpp-steam-tools
url = https://github.com/streetpea/cpp-steam-tools.git