This is a QOL feature that would have Deli request the latest version of a mod from the mod's source (GitHub/Lab, Bonetome) and compare it against the installed version. No automatic updating would be performed but instead just a warning that you're not running the latest version.
I have done some preliminary work on the feature/version-checker branch, but it's currently blocked by Unity not supporting TLSv1.3, making accessing APIs difficult.
This is a QOL feature that would have Deli request the latest version of a mod from the mod's source (GitHub/Lab, Bonetome) and compare it against the installed version. No automatic updating would be performed but instead just a warning that you're not running the latest version. I have done some preliminary work on the
feature/version-checker
branch, but it's currently blocked by Unity not supporting TLSv1.3, making accessing APIs difficult.