Remove Update Nags or Allow Disabling
wendall911 opened this issue ยท 2 comments
Update nags are a real problem in modded Minecraft. I understand the intent, but when running 100 mods, which isn't unusual, if everyone does this, it is very annoying. I"d like to see this able to be configured. There are mechanisms in forge to do proper update lookups through mods.toml.
Since this mod is modloader agnostic I try to keep the modloader specific parts at an absolute minimum, and the behaviour as close as possible.
So there will be no Forge specific update mechanism that makes the experience different from what the fabric version offers.