-
-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy path.gitmodules
More file actions
19 lines (19 loc) · 674 Bytes
/
.gitmodules
File metadata and controls
19 lines (19 loc) · 674 Bytes
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
[submodule "third-party/doxyconfig"]
path = third-party/doxyconfig
url = https://github.com/LizardByte/doxyconfig.git
branch = master
[submodule "third-party/googletest"]
path = third-party/googletest
url = https://github.com/google/googletest.git
[submodule "third-party/moonlight-common-c"]
path = third-party/moonlight-common-c
url = https://github.com/ReenigneArcher/moonlight-common-c.git
branch = nxdk-compat
[submodule "third-party/nxdk"]
path = third-party/nxdk
url = https://github.com/ReenigneArcher/nxdk.git
branch = moonlight
[submodule "third-party/openssl"]
path = third-party/openssl
url = https://github.com/openssl/openssl.git
branch = master