This project is archived. Continued as a Rider plugin at https://github.com/Zetrith/Remodder
Decompile and browse code transpiled with Harmony (RW tool). To run it, clone the repo into your Mods folder. The mod starts a web interface available at (by default) http://localhost:8339.
Note that currently transpilers are applied separately from each other.
Also, as transpilers are re-run for every browsing request, it's possible to use my HotSwap mod to change transpiler code and see the effects without restarting the game.
Built using the wonderful Harmony, MonoMod.Common, ICSharpCode.Decompiler, Json.NET, PrismJS and jsdiff.