forked from dmitmel/ccloader3
-
Notifications
You must be signed in to change notification settings - Fork 3
Open
Labels
featureAdds a new featureAdds a new featuresemver:patchRequires a patch semver version bumpRequires a patch semver version bump
Description
Add meta data to saves to prevent them being loaded without the mods present.
- When the user saves their game, include a list of currently installed mods.
- When the user loads that save, check all the mods are currently loaded.
- If a mod on the save's list of mods is not loaded, warn the user that the mod isn't present, but give them the option to force load it anyway.
- Add a new field to the mod manifest to allow mod authors to mark their mods as not altering save data. This should be opt-out.
Metadata
Metadata
Assignees
Labels
featureAdds a new featureAdds a new featuresemver:patchRequires a patch semver version bumpRequires a patch semver version bump