Downloads of any released mods are available at https://thunderstore.io/package/Unordinal/
More specific information and images for mods may be found in its folder.
Shows information about the pinged object in chat.
Charges the teleporter a certain percent when the boss is killed. Configurable.
A mod for my personal use in debugging my other plugins - added to when I need it.
Lets people playing as MUL-T swap their equipment with a dedicated key. It also optionally stops MUL-T's Retool ability from swapping his equipment slots. Configurable.
Lets players drop the last pickup they picked up. Key is configurable.
Lets you pick white items at the start of the run to speed up the early game. The amount of stacks allowed and total number of items is configurable.
Adds the Warbanner buff to all players until a given stage is reached. Stage number is configurable and buff is removed when that stage starts.
Shows specific stats on items and equipment in your inventory when you hover over them. Some values (mostly on equipment) are exact values that are scaled to your level.
Helper library, not a mod. Used mainly by InfoOnPing to give extension functions. Most of these are easily implementable yourself or are already in the RoR2 library (cough RoR2Colors cough) but it was my first plugin so meh!
All mods require BepInEx and R2API. Some require MiniRpcLib. You can get these at https://thunderstore.io/
Build requirements are the above, plus some standard RoR2 dependencies including:
- Assembly-CSharp
- UnityEngine
- UnityEngine.Core
- UnityEngine.Networking