About
A hopefully easy tutorial on how to make a Transpiler with Harmony
Based on patching a method in the game RimWorld
1) Decompilers: ILSpy or dnSpy
Get yourself the ILSpy that Zhentar has modified so it generates better code: https://github.com/Zhentar/ILSpy/releases (mad props to Zhentar!)
Another free alternative that is quite good and in active development is 0xd4d's dnSpy