Updating a Mod

Mods can be updated by following the same procedure as Adding a Mod.

When installing a newer version of a mod, Stardrop will alert the user that an old version has been detected. It will give the user the option to clear or overwrite the old mod.

circle-exclamation
circle-info

Mod authors can add the DeleteOldVersion: true property to their manifest.json to allow Stardrop to delete the previous version without prompting the user.

Last updated