From 5c73f71343ace1f18ef35a0930bb07a13bf4006e Mon Sep 17 00:00:00 2001 From: ReenigneArcher <42013603+ReenigneArcher@users.noreply.github.com> Date: Sun, 24 May 2026 08:53:19 -0400 Subject: [PATCH] chore(deps): swap moonlight-common-c to upstream --- .gitmodules | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/.gitmodules b/.gitmodules index fede70b..80b6184 100644 --- a/.gitmodules +++ b/.gitmodules @@ -14,8 +14,8 @@ shallow = true [submodule "third-party/moonlight-common-c"] path = third-party/moonlight-common-c - url = https://github.com/ReenigneArcher/moonlight-common-c.git - branch = nxdk-compat + url = https://github.com/moonlight-stream/moonlight-common-c.git + branch = master shallow = true [submodule "third-party/nxdk"] path = third-party/nxdk