knah / ML-UniversalMods

Universal (non-game-specific) mods for MelonLoader made by me
GNU General Public License v3.0
46 stars 11 forks source link

Compile the mods on a lower framework version #2

Closed slxdy closed 2 years ago

slxdy commented 2 years ago

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..

slxdy commented 2 years ago

nvm, just read that these mods are targeting il2cpp specifically