This release adds new overlay types - DetailMainTex and patterns. You can find them below the old overlay controls.
Cards saved with this version should have backwards compatibility with older versions of the plugin, with the new functionality simply being ignored.
Warning: The plugin has been moved into a subfolder BepInEx\plugins\OverlayMods
. Remove the old .dll from BepInEx\plugins
when updating to make sure there aren't two versions of the plugin installed at the same time.
What's Changed
- [AI/HS2] Add DetailMainTex overlay support for face and body skin by @elusivecake in #37
- Fix clothing texture resizing for HS2/AI by @RikkiBalboa in #39
- Upgrade to sdk csproj format and simplify; Redo release creation, plugin is now in a subfolder by @ManlyMarco in #42
- Pattern support by @RikkiBalboa in #38
- Add overriding of base clothing texture by @RikkiBalboa in #40
- Add new overlay blending mode for clothes by @RikkiBalboa in #41
- Fix backwards compatibility and make new blending combine alpha by @RikkiBalboa in #43
- Maintain original pattern order by @RikkiBalboa in #44
Full Changelog: v6.3...v7.0