 
        R2API Loadout
API for registering skills, skins and entity states
| Last updated | 2 years ago | 
| Total downloads | 2530607 | 
| Total rating | 9 | 
| Categories | Libraries | 
| Dependency string | RiskofThunder-R2API_Loadout-1.0.2 | 
| Dependants | 1058 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.2109 
                        
                     
                        
                     
                        
                     
                        RiskofThunder-R2API_Skins
R2API Submodule for adding custom Skins and Skin-related utilities to the game
Preferred version: 1.0.0README
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 BepInDependencytoR2API.ContentManagementandR2API.Skins
'1.0.0'
- Split from the main R2API.dll into its own submodule.