Elaviers / GCManager

A WPF Risk of Rain 2 Mod Manager
MIT License
3 stars 1 forks source link

Some Mods that install differently do not work #2

Closed hovrawl closed 5 years ago

hovrawl commented 5 years ago

It appears some mods such as https://thunderstore.io/package/TheRealElysium/SetBuildID/ that install to monomod folder does not copy after install

Elaviers commented 5 years ago

This is a known issue. It's hard to sort this out as there is no standard for defining if your mod is a bepinex plugin or a monomod patch... the manager currently just assumes everything is a bepinex plugin.

The only way to resolve this issue right now would be to hard-code a case for each specific monomod patch, which is far from ideal! :/

hovrawl commented 5 years ago

Ah I see, is there an issue for the thunderstore github that we are aware of that they will implement a modapi definition that creators can tag their mods against so mod managers could them implement an install method based on the api. Also might be worth mentioning on the manager page that it only works with bepinex plugin

Elaviers commented 5 years ago

I've updated the readme.

Elaviers commented 5 years ago

beda4428394fe21a3d698590b8df090067c2ed1b