You are viewing a potentially older version of this package. View all versions.
mwmw-MwSkinAdditions-1.0.1 icon

MwSkinAdditions

A library for skin mods that enables easy addition of complex behaviours for more intricate skins.

Date uploaded 2 weeks ago
Version 1.0.1
Download link mwmw-MwSkinAdditions-1.0.1.zip
Downloads 5503
Dependency string mwmw-MwSkinAdditions-1.0.1

This mod requires the following mods to function

bbepis-BepInExPack-5.4.2108 icon
bbepis-BepInExPack

Unified BepInEx all-in-one modding pack - plugin framework, detour library

Preferred version: 5.4.2108
RiskofThunder-HookGenPatcher-1.2.3 icon
RiskofThunder-HookGenPatcher

MMHOOK generation at runtime.

Preferred version: 1.2.3
RiskofThunder-R2API_Networking-1.0.2 icon
RiskofThunder-R2API_Networking

Networking API around the Unity UNet Low Level API (LLAPI)

Preferred version: 1.0.2

README

MwSkinAdditions

About

This mod is a library for other skin mods to depend on. It provides a streamlined way to execute custom behaviour for plenty of in-game events, in addition to numerous extra functionalities for skins:

  • Armature transformations
  • Voicelines
  • BlendShape animations
  • Extra objects

Contact

Discord: miyowi

Ko-fi

CHANGELOG

1.0.3

  • Fixed transformed limbs from drifting away when frozen
  • Transformed limbs now retain their custom size on death

1.0.2

  • Added checks to not apply transformations if in a vehicle state
  • Added option to not apply transformations in the CSS

1.0.1

  • Fixed an issue when switching between skins on the same survivor using the transform controller

1.0.0

  • Initial release