mirror of
https://github.com/izzy2lost/xenia-edge.git
synced 2026-07-06 00:20:26 -07:00
[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:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user