From 1f7bca8d5c4de6f86e4e00af1668d809f79d074b Mon Sep 17 00:00:00 2001 From: ReenigneArcher <42013603+ReenigneArcher@users.noreply.github.com> Date: Thu, 2 Apr 2026 20:00:47 -0400 Subject: [PATCH] chore(deps): track submodule forks --- .gitmodules | 8 ++++---- third-party/moonlight-common-c | 2 +- third-party/nxdk | 2 +- 3 files changed, 6 insertions(+), 6 deletions(-) diff --git a/.gitmodules b/.gitmodules index 52ccd50..ee65c5b 100644 --- a/.gitmodules +++ b/.gitmodules @@ -7,12 +7,12 @@ url = https://github.com/google/googletest.git [submodule "third-party/moonlight-common-c"] path = third-party/moonlight-common-c - url = https://github.com/moonlight-stream/moonlight-common-c.git - branch = master + url = https://github.com/ReenigneArcher/moonlight-common-c.git + branch = nxdk-compat [submodule "third-party/nxdk"] path = third-party/nxdk - url = https://github.com/XboxDev/nxdk.git - branch = master + url = https://github.com/ReenigneArcher/nxdk.git + branch = moonlight [submodule "third-party/openssl"] path = third-party/openssl url = https://github.com/openssl/openssl.git diff --git a/third-party/moonlight-common-c b/third-party/moonlight-common-c index 69c7132..63eb7a1 160000 --- a/third-party/moonlight-common-c +++ b/third-party/moonlight-common-c @@ -1 +1 @@ -Subproject commit 69c7132b9dca077d3b078c3281ab049031bfc5d7 +Subproject commit 63eb7a1192d0c93b0f2f4d70d885351a46d757ba diff --git a/third-party/nxdk b/third-party/nxdk index 0227eb8..fcb7124 160000 --- a/third-party/nxdk +++ b/third-party/nxdk @@ -1 +1 @@ -Subproject commit 0227eb83633d9b8e4528203b41d6690f548c323d +Subproject commit fcb71243c2c35eaf5c52dadd896b2ffe6ab0fc76