mirror of
https://github.com/izzy2lost/2ship2harkinian-Android.git
synced 2026-06-19 01:20:08 -07:00
* 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
|