You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Hmm, this will need some changes in how I was thinking of being able to update mods in place as well. Currently I was thinking of creating a modversion.txt in the mods folder that says the version of the mod pack installed, and an oldmods.txt file in the zip that would contain the list of mods that are now old. Unzip the mods on top, then move the mods listed in oldmods.txt to mods/oldmods. But this will break if people selectively install mods. I think we will need a mods.json instead of oldmods.txt to infer what mods the person has installed and only update those.
In the zip, or perhaps in the main mod folder, a mods.json like this:
No description provided.
The text was updated successfully, but these errors were encountered: