You are viewing a potentially older version of this package.
View all versions.
R2API Loadout
API for registering skills, skins and entity states
Date uploaded | 2 years ago |
Version | 1.0.0 |
Download link | RiskofThunder-R2API_Loadout-1.0.0.zip |
Downloads | 322628 |
Dependency string | RiskofThunder-R2API_Loadout-1.0.0 |
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.0'
- Split from the main R2API.dll into its own submodule.