Risk of Rain Returns

Details

Last Updated
2 weeks ago
First Uploaded
2 weeks ago
Downloads
58K
Likes
12
Size
94KB
Dependency string
RoRRModdingToolkit-RoRR_Modding_Toolkit-1.2.26
Dependants

ReturnsAPI should be used instead over this.


Friendly abstractions of the game's internal functions for easier modding.
Documentation can be found here.

Include RoRRModdingToolkit-RoRR_Modding_Toolkit-1.2.26 as a dependency in manifest.json.

To auto-add RMT class references directly to your workspace, place the following line in your code:

mods["RoRRModdingToolkit-RoRR_Modding_Toolkit"].auto()

Alternatively, you can store these references in a variable:

local RMT = mods["RoRRModdingToolkit-RoRR_Modding_Toolkit"].setup()

Current Functionality

  • General-purpose helper functions
  • GameMaker structure wrapping (arrays and ds_lists)
  • Instance finding
  • Callback setup
  • Network syncing
  • Custom content
    • Buffs
    • Items and Equipment
    • Difficulties
    • Objects
    • Survivors, Skills, and States
    • Stages
    • etc.

Installation Instructions

Install through the Thunderstore client or r2modman (more detailed instructions here if needed).
Join the Return of Modding server for support.

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