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 ...
As the famous saying goes “Sometimes science is more art than science”; different game implementations will present mod authors with different sets of hoops they need to jump through in order to mod a ...