scottbot95 / RoR2ModManager

A simple mod manager built using electron. Currently only supports BepInEx mods
MIT License
25 stars 3 forks source link

[BUG] Updating BepInEx fails #95

Closed scottbot95 closed 5 years ago

scottbot95 commented 5 years ago

Describe the bug Updating BepInEx fails with message 'Dest already exists'

To Reproduce Steps to reproduce the behavior:

  1. Install BepInEx prior to latest.
  2. Attempt to update BepInEx

Screenshots

scottbot95 commented 5 years ago

My current plans for this are to make it do a clean re-install of BepIn (which I kinda thought it should be doing already), but I will add a confirmation box as it will remove any untracked changes.