You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
This commit was created on GitHub.com and signed with GitHub’s verified signature.
Fetching mods from new version of the database, which means new UUVR versions now available, plus a new Configuration Manager mod for Unity BepInEx mods.
Mod loaders now support passing a few extra parameters (thanks keton, and sorry for the delay).
Use more recent version of BepInEx for IL2CPP games.
Add new 'App Type' filter, lets you hide demos. For now, it only uses reported information from Steam, but for other providers I'm just guessing from the game name (if it ends in 'Demo', it's probably a demo).
Delete all mod files (but not configs) from a mod's folder when that mod is updated. Helps prevent issues with conflicts when updating mods or installing mods with the same IDs.