Skip to content

Commit 4adef88

Browse files
chore(deps): track submodule forks (#156)
1 parent 5751156 commit 4adef88

3 files changed

Lines changed: 6 additions & 6 deletions

File tree

.gitmodules

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -7,12 +7,12 @@
77
url = https://github.com/google/googletest.git
88
[submodule "third-party/moonlight-common-c"]
99
path = third-party/moonlight-common-c
10-
url = https://github.com/moonlight-stream/moonlight-common-c.git
11-
branch = master
10+
url = https://github.com/ReenigneArcher/moonlight-common-c.git
11+
branch = nxdk-compat
1212
[submodule "third-party/nxdk"]
1313
path = third-party/nxdk
14-
url = https://github.com/XboxDev/nxdk.git
15-
branch = master
14+
url = https://github.com/ReenigneArcher/nxdk.git
15+
branch = moonlight
1616
[submodule "third-party/openssl"]
1717
path = third-party/openssl
1818
url = https://github.com/openssl/openssl.git

third-party/moonlight-common-c

third-party/nxdk

0 commit comments

Comments
 (0)