Skip to content

Releases: IllusionMods/ModBoneImplantor

ModBoneImplantor v1.1.2

07 Feb 12:12
Compare
Choose a tag to compare

Changelog

ModBoneImplantor v1.1.1

03 Sep 18:22
Compare
Choose a tag to compare

This release adds suport for AI-Shoujo and HoneySelect2. No changes for other games.

For AI/HS2 modders: This plugin accomplishes a similar task to BonesFramework, but it doesn't need any additional text files. You only need to add a component to the extra bones. It's also easier to be used by other plugins since it works in all games. If you don't care about cross-compatibility with KK then there's no reason to switch to this from BonesFramework (both can be installed and used at the same time).

There's an install guide here and a modder guide here.

Changelog

ModBoneImplantor v1.1

23 Jul 23:44
Compare
Choose a tag to compare

This release adds suport for KKS trial (and hopefully the upcoming full game). It's effectively the same as the KK version, so KK mods should work without any change.

There's an install guide here and a modder guide here.

Changelog

ModBoneImplantor v1.0

01 Apr 22:39
6bc5da5
Compare
Choose a tag to compare

This version brings a large rewrite of the code and many new features. It is now possible to implant new bones in uncensors (through the UncensorSelector plugin) and accessories (through the AccessoryClothes plugin). Simply add BoneImplantProcess component to the bone structure in your mod like you would do with clothes, and the marked bones will be added to the main skeleton.

There's an install guide here and a modder guide here.

Changelog

ModBoneImplantor v0.2.4

19 Aug 15:39
Compare
Choose a tag to compare

Changelog

  • Added support for EmotionCreators (thanks to 七尾奈留 for figuring out what broke)
  • Updated file metadata to include game name (in the popup when hovering over the dll file)
  • Refactoring of the whole project; Change build paths and other project settings; Added a release script

ModBoneImplantor v0.2.3

12 Jan 19:34
Compare
Choose a tag to compare

Improved compatibility and safety of the transplier patches.

ModBoneImplantor v0.2.2

22 Oct 22:40
2f279e8
Compare
Choose a tag to compare

Bepinex 5 update