Releases: ManlyMarco/MoreAccessoryParents
Releases · ManlyMarco/MoreAccessoryParents
MoreAccessoryParents v2.0.1
The KK version now needs the latest version of KKAPI and MoreAccessories to work.
Download
Changelog
- 61d6563 @ManlyMarco Fixed crashing when initial maker card uses one of added parents (usually when editing in class maker, in that case it locks up the game)
KK_MoreAccessoryParents v2.0
The KK version now needs the latest version of KKAPI and MoreAccessories to work (no new features for KK so you can skip updating).
Download
Changelog
- Added KKS version
- Updated dll metadata (info when hovering over the file)
- Updated to latest libs, now requires new MoreAccessories and KKAPI
- Refactor and simplify code, rename project to MoreAccessoryParents (no longer specific to KK)
- Update release script to handle multiple game versions
KK_MoreAccessoryParents v1.2
KK_MoreAccessoryParents v1.1
Download
Changelog
- Fixed possible nullreference crash when exiting maker
- Fixed Enum.GetName hook not working (should fix some UI issues)
- Updated to use BepInEx 5.1 (thanks to @Keelhauled in #1)
- Changes to project settings; Use nuget for dependencies