-
Notifications
You must be signed in to change notification settings - Fork 10
Expand file tree
/
Copy path.gitmodules
More file actions
21 lines (21 loc) · 773 Bytes
/
.gitmodules
File metadata and controls
21 lines (21 loc) · 773 Bytes
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
[submodule "tools/Torch"]
path = tools/Torch
url = https://github.com/HarbourMasters/Torch.git
[submodule "tools/asm-differ"]
path = tools/asm-differ
url = https://github.com/simonlindholm/asm-differ.git
[submodule "tools/asm-processor"]
path = tools/asm-processor
url = https://github.com/simonlindholm/asm-processor.git
[submodule "tools/decomp-permuter"]
path = tools/decomp-permuter
url = https://github.com/simonlindholm/decomp-permuter.git
[submodule "tools/ido-static-recomp"]
path = tools/ido-static-recomp
url = https://github.com/decompals/ido-static-recomp.git
[submodule "tools/m2c"]
path = tools/m2c
url = https://github.com/matt-kempster/m2c.git
[submodule "tools/ultralib"]
path = tools/ultralib
url = https://github.com/decompals/ultralib.git