mirror of
https://github.com/zeldaret/mm.git
synced 2024-12-13 15:58:29 +00:00
ec912054da
* Clean up .gitignore * Set exec bit on all python and shell scripts * Delete unused files * Add decomp-permuter repo * Update submodules
13 lines
442 B
Plaintext
13 lines
442 B
Plaintext
[submodule "tools/asm-processor"]
|
|
path = tools/asm-processor
|
|
url = https://github.com/simonlindholm/asm-processor.git
|
|
[submodule "tools/asm-differ"]
|
|
path = tools/asm-differ
|
|
url = https://github.com/simonlindholm/asm-differ.git
|
|
[submodule "tools/ZAP2"]
|
|
path = tools/ZAP2
|
|
url = https://github.com/NEstelami/ZAP2.git
|
|
[submodule "tools/decomp-permuter"]
|
|
path = tools/decomp-permuter
|
|
url = https://github.com/simonlindholm/decomp-permuter
|