Please disclose if any significant portion of your mod was created using AI tools by adding the 'AI Generated' category. Failing to do so may result in the mod being removed from Thunderstore.
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 | 4 months ago |
| Total downloads | 225707 |
| Total rating | 1 |
| Categories | Libraries |
| Dependency string | RiskofThunder-R2API_CharacterBody-1.3.0 |
| Dependants | 32 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.