scottbot95 / RoR2ModManager

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

[FEATURE] Install specific version of mod #90

Closed nickrenfo2 closed 5 years ago

nickrenfo2 commented 5 years ago

Recently, the "Sacrifice" mod has been updated, and no longer works with BepInEx v1.3.1. However, an older version of the Sacrifice package still works just fine.

It would be nice to be able to select a specific version to install, from the list of versions in the "info" section that shows when you click on a package.

RoR2MM

scottbot95 commented 5 years ago

For now, you should be able to use profiles to install a specific version of a mod.

I plan to have 1.0 out by the end of this week, I should be able to get this included in that release.