decomp-permuter
decomp-permuter copied to clipboard
importDecompme
Reopening this as WIP PR,
I know updates still need to be made to support different compiler types / setups. Right now it works for mwcc though.
What needs to be done to get this to a mergeable state? I've been finding this really useful and would be happy to help out.
I created a branch https://github.com/simonlindholm/decomp-permuter/tree/importDecompme which is an updated version of this PR (though it's untested). It lost some steam once I realized it wasn't clear how to handle macro preservation -- normally the permuter can get information about that from permuter_settings.toml but decomp.me doesn't have that.