BepInEx / BepInEx.ConfigurationManager

Plugin configuration manager for BepInEx
https://www.patreon.com/ManlyMarco
GNU Lesser General Public License v3.0
227 stars 54 forks source link

KK_CyuVR can not work since v17.0 #58

Closed magicdolls closed 1 year ago

magicdolls commented 1 year ago

When I update my ConfigurationManager in to v17, I found that CyuVR can not work and when I go back to v16.4 it can working. I think CyuVR is a good plug for vr player, coud you do something to support it in the next version?

magicdolls commented 1 year ago

this is the webset of cyuvr, it is an old plug but it is really nice one. https://github.com/MayouKurayami/KK_CyuVR

ManlyMarco commented 1 year ago

Obsolete APIs were removed as planned, so this is not going to be changed. CyuVR will have to be updated to make it work with the latest version.

NovNovikov commented 1 year ago

How they are obsolete is they are used by some plugins? Never understood this cancer logic to remove something that other stuff already depends on.

ManlyMarco commented 1 year ago

Because it's an unnecessary baggage that causes increasingly more issues as things move on, and pretty much no plugins rely on the obsoleted members by now. If a plugin is old enough to require the obsoleted members that got removed then it's probably going to have other compatibility issues too and you'll want to stay on old versions of everything. CyuVR is up on github so anyone could just fork it and update it instead of making excuses or pointing fingers.