[Build] Remove data repos from third_party and fetch during setup

Avoids having to update main repo each time they get updates.
This commit is contained in:
Herman S.
2025-11-24 18:40:11 +09:00
parent f3b1a3b641
commit b0e3dda66d
6 changed files with 71 additions and 27 deletions
-8
View File
@@ -105,11 +105,3 @@
[submodule "third_party/cpplint"]
path = third_party/cpplint
url = https://github.com/cpplint/cpplint.git
[submodule "third_party/optimized-settings"]
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
branch = main