-
Notifications
You must be signed in to change notification settings - Fork 116
Expand file tree
/
Copy path.gitmodules
More file actions
28 lines (28 loc) · 822 Bytes
/
.gitmodules
File metadata and controls
28 lines (28 loc) · 822 Bytes
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
[submodule "tools/common"]
path = tools/common
url = https://github.com/open-ead/nx-decomp-tools
branch = master
[submodule "toolchain/musl"]
path = toolchain/musl
url = https://github.com/open-ead/botw-lib-musl
branch = master
[submodule "lib/sead"]
path = lib/sead
url = https://github.com/open-ead/sead
branch = master
[submodule "lib/NintendoSDK"]
path = lib/NintendoSDK
url = https://github.com/open-ead/nnheaders
branch = master
[submodule "lib/agl"]
path = lib/agl
url = https://github.com/open-ead/agl
branch = master
[submodule "lib/EventFlow"]
path = lib/EventFlow
url = https://github.com/open-ead/EventFlow
branch = master
[submodule "toolchain/nx-decomp-tools-binaries"]
path = toolchain/nx-decomp-tools-binaries
url = https://github.com/open-ead/nx-decomp-tools-binaries
branch = master