mirror of https://github.com/zeldaret/botw.git
23 lines
720 B
Plaintext
23 lines
720 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
|
|
[submodule "toolchain/nx-decomp-tools-binaries"]
|
|
path = toolchain/nx-decomp-tools-binaries
|
|
url = https://github.com/open-ead/nx-decomp-tools-binaries
|
|
branch = master
|