From 3cf954e7a01af2f96ebaa5dfa92f57951648e83a Mon Sep 17 00:00:00 2001 From: "Herman S." <429230+has207@users.noreply.github.com> Date: Thu, 6 Nov 2025 10:03:33 +0900 Subject: [PATCH] [ThirdParty] Add game-patches --- .gitmodules | 3 +++ third_party/game-patches | 1 + 2 files changed, 4 insertions(+) create mode 160000 third_party/game-patches diff --git a/.gitmodules b/.gitmodules index 1858f7b1a..59b198e8e 100644 --- a/.gitmodules +++ b/.gitmodules @@ -109,3 +109,6 @@ path = third_party/optimized-settings url = https://github.com/xenia-manager/optimized-settings.git branch = main +[submodule "third_party/game-patches"] + path = third_party/game-patches + url = https://github.com/xenia-canary/game-patches.git diff --git a/third_party/game-patches b/third_party/game-patches new file mode 160000 index 000000000..24f97cae2 --- /dev/null +++ b/third_party/game-patches @@ -0,0 +1 @@ +Subproject commit 24f97cae2a59342f0ce75c8e2f692789d6ebf906