You are viewing a potentially older version of this package.
View all versions.
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
| Date uploaded | a week ago |
| Version | 1.3.0 |
| Download link | RiskofThunder-R2API_CharacterBody-1.3.0.zip |
| Downloads | 18178 |
| Dependency string | RiskofThunder-R2API_CharacterBody-1.3.0 |
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.