R2API Loadout
API for registering skills, skins and entity states
Last updated | a year ago |
Total downloads | 1892444 |
Total rating | 7 |
Categories | Libraries |
Dependency string | RiskofThunder-R2API_Loadout-1.0.2 |
Dependants | 931 other packages depend on this package |
This mod requires the following mods to function
RiskofThunder-R2API_Skins
R2API Submodule for adding custom Skins and Skin-related utilities to the game
Preferred version: 1.0.0bbepis-BepInExPack
Unified BepInEx all-in-one modding pack - plugin framework, detour library
Preferred version: 5.4.2109README
R2API.Loadout - Registering skills, skins and entity states
About
R2API.Loadout is a legacy submodule for R2API
For adding new SkillDefs, SkillFamilies and EntityStates, use the ContentAddition class found in the R2API.ContentManagement module
For the skins features, they'll eventually be moved to a Skin submodule.
Changelog
'1.0.2'
- Add missing
BepInDependency
toR2API.ContentManagement
andR2API.Skins
'1.0.0'
- Split from the main R2API.dll into its own submodule.