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