mirror of
https://github.com/zeldaret/botw.git
synced 2024-11-23 05:10:01 +00:00
56b00c33d2
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
19 lines
551 B
Plaintext
19 lines
551 B
Plaintext
[submodule "tools/common"]
|
|
path = tools/common
|
|
url = https://github.com/open-ead/nx-decomp-tools
|
|
[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
|