diff options
| author | Léo Lam <leo@leolam.fr> | 2020-06-05 17:09:06 +0200 |
|---|---|---|
| committer | Léo Lam <leo@leolam.fr> | 2020-08-18 22:50:25 +0200 |
| commit | 2de366be0fa75e571c605e017b5604bccbdb75bf (patch) | |
| tree | b8044fc96bba792b1875067032da2fd4498a44a3 /.gitmodules | |
Initial commit
Diffstat (limited to '.gitmodules')
| -rw-r--r-- | .gitmodules | 9 |
1 files changed, 9 insertions, 0 deletions
diff --git a/.gitmodules b/.gitmodules new file mode 100644 index 00000000..ac66e7b9 --- /dev/null +++ b/.gitmodules @@ -0,0 +1,9 @@ +[submodule "sead"] + path = lib/sead + url = git@github.com:open-ead/sead +[submodule "NintendoSDK"] + path = lib/NintendoSDK + url = git@github.com:open-ead/nnheaders +[submodule "agl"] + path = lib/agl + url = git@github.com:open-ead/agl |
