Changed
- MJOLNIRCore 1.0.1. It now declares itself part of the set the launcher installs during first-time setup, so a new install no longer ends up with a modding framework and nothing to load. No script code changed.
Fixed
-
Untouched installs could read as "modified". Marking the mod as a setup default changed the bytes it ships, while the version it declared stayed 1.0.0. Older installs — anything predating per-mod records — compared their files against the new release, found a difference, and reported that the files had been changed since installation, in red, with no update offered to clear it.
Declaring 1.0.1 lets the launcher tell the truth instead: the same install now reads as out of date, which is not the same as tampered with, and taking the update settles it as verified.