mirror of
https://github.com/n64decomp/mk64
synced 2026-07-11 05:44:39 -04:00
asm-differ and autodecomp added as submodules (#48)
* Added auto decompiler. * Added asm-differ. * Delete diff.py * Delete diff_settings.py * Update README.md
This commit is contained in:
@@ -0,0 +1,6 @@
|
||||
[submodule "autodecompiler"]
|
||||
path = autodecompiler
|
||||
url = https://github.com/farisawan-2000/auto-decompiler
|
||||
[submodule "diff"]
|
||||
path = diff
|
||||
url = https://github.com/simonlindholm/asm-differ
|
||||
Reference in New Issue
Block a user