Risk of Rain 2
You are viewing a potentially older version of this package. View Latest Version
Install

Details

Date Uploaded
7 years ago
Downloads
5.3M
Size
1.6MB
Dependency string
tristanmcpherson-R2API-2.3.20

R2API – a modding API for Risk of Rain 2

Build Status

Note to Mod Developers

Breaking Change for next RoR2 Content Update: R2API Submodules (ResourceAPI, SurvivorAPI, etc) will be only enabled by using the R2APISubmoduleDependency attribute somewhere in your mod. As of the next update (for new BepInEx) all submodules will be enabled by default.

Example usage:

[R2APISubmoduleDependency("SurvivorAPI", "DifficultyAPI")]

About

R2API is designed to provide an abstraction layer in order to expose and simplify APIs to allow developers to modify Risk of Rain 2 more easily, while still keeping mod interoperability in mind.

At it's heart, R2API is meant to be base work, which is why it doesnt include any additional in game functionality, be it for developing or for users in general. This is by choice. A game with just R2API should feel and behave the same as an unmodded game, the isModded flag excluded.

Installation

The latest stable version is NO LONGER included in the BepInEx Pack on Thunderstore.

Bleeding Edge

Latest bleeding edge builds of master are hosted on Azure, and may be downloaded using the Artifacts drop down menu. The contents of R2API should be extracted into the BepInEx folder.

Thunderstore development is made possible with ads. Please consider making an exception to your adblock.