Instead of decompiling and recompiling the game's code, we instead import the assemblies directly into Unity, as plugins. However, when we try to import the game's assembly, it all seems OK, until we ...
This Game Pack for MonkeyLoader provides basic hooks for Unity modding, such as when the first scene has been loaded, to prevent the dynamic Unity bindings from getting messed up.