mirror of
https://github.com/zeldaret/botw
synced 2026-08-19 05:31:57 -04:00
Switch back to submodules
Subrepos are too fragile and break if there are changes in the upstream repo and in the main repo, or after doing a rebase/merge
This commit is contained in:
+12
@@ -4,3 +4,15 @@
|
||||
[submodule "toolchain/musl"]
|
||||
path = toolchain/musl
|
||||
url = https://github.com/open-ead/botw-lib-musl
|
||||
[submodule "lib/sead"]
|
||||
path = lib/sead
|
||||
url = https://github.com/open-ead/sead
|
||||
[submodule "lib/NintendoSDK"]
|
||||
path = lib/NintendoSDK
|
||||
url = https://github.com/open-ead/nnheaders
|
||||
[submodule "lib/agl"]
|
||||
path = lib/agl
|
||||
url = https://github.com/open-ead/agl
|
||||
[submodule "lib/EventFlow"]
|
||||
path = lib/EventFlow
|
||||
url = https://github.com/open-ead/EventFlow
|
||||
|
||||
Reference in New Issue
Block a user