mirror of
https://github.com/Xeeynamo/sotn-decomp.git
synced 2024-11-23 04:59:41 +00:00
8abb09e3ff
Still work in progress. I removed splat as a submodule and started using it as a pip package instead. Everything is matching but the memory card icons part in both DRA and SEL. I still have no idea what the issue is. Once this PR is good to be merged, we can get rid of the splat fork too.
16 lines
502 B
Plaintext
16 lines
502 B
Plaintext
[submodule "tools/asm-differ"]
|
|
path = tools/asm-differ
|
|
url = https://github.com/simonlindholm/asm-differ.git
|
|
[submodule "tools/m2c"]
|
|
path = tools/m2c
|
|
url = https://github.com/matt-kempster/m2c.git
|
|
[submodule "tools/saturn-splitter"]
|
|
path = tools/saturn-splitter
|
|
url = https://github.com/sozud/saturn-splitter.git
|
|
[submodule "tools/maspsx"]
|
|
path = tools/maspsx
|
|
url = https://github.com/mkst/maspsx.git
|
|
[submodule "tools/mwccgap"]
|
|
path = tools/mwccgap
|
|
url = https://github.com/mkst/mwccgap.git
|