Skip to content

Add mod uninstallation and proper updating#89

Merged
Gawdl3y merged 1 commit into
mainfrom
feat/mod-update-uninstall
Jan 1, 2024
Merged

Add mod uninstallation and proper updating#89
Gawdl3y merged 1 commit into
mainfrom
feat/mod-update-uninstall

Conversation

@Gawdl3y

@Gawdl3y Gawdl3y commented Jan 1, 2024

Copy link
Copy Markdown
Owner
  • Adds full mod uninstallation functionality, including removal from the database
  • Adjusts the install button on mods to update or reinstall depending on the version state of the mod
  • Adds proper mod updating functionality on the backend rather than relying on regular installs
    • This ensures that leftover artifacts from an old version are properly removed when updating to a new version that has fewer artifacts
  • Improves the update-all functionality to only show the summary messages
  • Some refactoring of various backend pieces

Closes #35

@Gawdl3y Gawdl3y added the enhancement Improvements/tweaks to existing features label Jan 1, 2024
@Gawdl3y Gawdl3y merged commit 639bc52 into main Jan 1, 2024
@Gawdl3y Gawdl3y deleted the feat/mod-update-uninstall branch January 1, 2024 03:04
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

enhancement Improvements/tweaks to existing features

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Mod uninstallation

1 participant