R2API CharacterBody
API for adding various stuff related to Character Body such as: Modded Body Flags, Custom Sprint Icon, Health Bar Overlays and Custom Footstep Effects
| Last updated | 3 days ago |
| Total downloads | 113028 |
| Total rating | 1 |
| Categories | Libraries |
| Dependency string | RiskofThunder-R2API_CharacterBody-1.3.0 |
| Dependants | 21 other packages depend on this package |
This mod requires the following mods to function
bbepis-BepInExPack
Unified BepInEx all-in-one modding pack - plugin framework, detour library
Preferred version: 5.4.2118README
R2API.CharacterBody - API for adding various stuff related to Character Body such as: Modded Body Flags, Custom Sprint Icon, Health Bar Overlays and Custom Footstep Effects
About
R2API.CharacterBody is a submodule for R2API that currently adds Modded Body Flags, Custom Sprint Icon, support for modded HealthBar Overlays and Footstep Effects.
Changelog
'1.3.0'
- Add FootstepAPI for managing custom extra footstep logic.
'1.2.0'
- Add
CustomSprintIconfeature.
'1.1.0'
- Add HealthBarAPI for managing HealthBar visual and numerical overlays.
'1.0.0'
- Create new module.