mirror of
https://github.com/n64decomp/mk64
synced 2026-07-08 12:56:13 -04:00
Altered submodules (#50)
* Adjusted asm-differ and removed autodecompiler * Added permuter as submodule
This commit is contained in:
+5
-2
@@ -1,6 +1,9 @@
|
||||
[submodule "autodecompiler"]
|
||||
path = autodecompiler
|
||||
url = https://github.com/farisawan-2000/auto-decompiler
|
||||
[submodule "diff"]
|
||||
path = diff
|
||||
[submodule "asm-differ"]
|
||||
path = tools/asm-differ
|
||||
url = https://github.com/simonlindholm/asm-differ
|
||||
[submodule "tools/decomp-permuter"]
|
||||
path = tools/decomp-permuter
|
||||
url = https://github.com/simonlindholm/decomp-permuter
|
||||
|
||||
Reference in New Issue
Block a user