When loading a mod to a mono game, the mod has to target a lower or equal framework version to the game itself.
Because of that, you should probably compile all the mods on a lower framework version, and that shouldn't break anything unless you're using newer features..
When loading a mod to a mono game, the mod has to target a lower or equal framework version to the game itself. Because of that, you should probably compile all the mods on a lower framework version, and that shouldn't break anything unless you're using newer features..