Skip to content

Mod loader and mod update detection

Have the modloader check for updates for both itself and loaded mods using network requests. My idea is that mods can specify a "src" url in their mod info, which the modloader can use to check for the latest version. The only concern may be "malicious" urls, but sanitization should be good enough