You are viewing a potentially older version of this package. View all versions.
RiskofThunder-R2API_Loadout-1.0.0 icon

R2API Loadout

API for registering skills, skins and entity states

Date uploaded a year ago
Version 1.0.0
Download link RiskofThunder-R2API_Loadout-1.0.0.zip
Downloads 304436
Dependency string RiskofThunder-R2API_Loadout-1.0.0

This mod requires the following mods to function

bbepis-BepInExPack-5.4.2109 icon
bbepis-BepInExPack

Unified BepInEx all-in-one modding pack - plugin framework, detour library

Preferred version: 5.4.2109
RiskofThunder-HookGenPatcher-1.2.3 icon
RiskofThunder-HookGenPatcher

MMHOOK generation at runtime.

Preferred version: 1.2.3
RiskofThunder-R2API_Core-5.0.8 icon
RiskofThunder-R2API_Core

Core R2API module

Preferred version: 5.0.8
RiskofThunder-R2API_ContentManagement-1.0.1 icon
RiskofThunder-R2API_ContentManagement

API for adding content to the game

Preferred version: 1.0.1
RiskofThunder-R2API_Skins-1.0.0 icon
RiskofThunder-R2API_Skins

R2API Submodule for adding custom Skins and Skin-related utilities to the game

Preferred version: 1.0.0

README

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.