decomp-permuter icon indicating copy to clipboard operation
decomp-permuter copied to clipboard

importDecompme

Open snuffysasa opened this issue 2 years ago • 2 comments

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.

snuffysasa avatar Jun 20 '22 01:06 snuffysasa

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.

r-burns avatar Sep 03 '22 03:09 r-burns

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.

simonlindholm avatar Mar 26 '23 08:03 simonlindholm