Skip to content

JHering02/RoR2TierSelector

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

23 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Configuration

Note all item names use their internal names. You can find a list of their actual names here1 or here2

1 https://risk-of-thunder.github.io/R2Wiki/Mod-Creation/Developer-Reference/Items-and-Equipments-Data/

2 https://github.com/risk-of-thunder/R2Wiki/wiki/Mod-Creation_Developer-Reference_Items-and-Equipments-Data/

Authors

Change Log

  • TBW

Installation

TBW

Contributing

  • Clone this repo
  • Grab the required libraries from here
  • Move the dlls in the ExamplePlugin libs folder to this project's libs folder (if using WSL2 you can use explorer.exe . (dot matters) to open current directory in File Explorer)
  • Move RoR2.dll, UnityEngine.dll, UnityEngine.CoreModule.dll, HGCSharpUtils.dll, com.unity.multiplayer-hlapi.Runtime.dll from Risk of Rain 2/Risk of Rain 2_Data/Managed into the libs folder
  • Move BepInEx.dll from the modded installation into libs folder

Credits

About

A Risk of Rain 2 mod to select item tiers

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • C# 100.0%