Skip to content
This repository has been archived by the owner on Apr 8, 2023. It is now read-only.

Latest commit

 

History

History
22 lines (13 loc) · 1.38 KB

README.md

File metadata and controls

22 lines (13 loc) · 1.38 KB

DEPRECATED: Development on this project has been halted in favor of more original projects (e.g. Tinker's Satchel). Recommended alternative: Lost In Transit

ClassicItems

A mod for Risk of Rain 2. Built with BepInEx and R2API.

Adds a bunch of custom items, all based on ones which didn't make the cut from RoR1.

Installation

Release builds are published to Thunderstore: https://thunderstore.io/package/ThinkInvis/ClassicItems/

Use of a mod manager is recommended. If not using a mod manager: extract ThinkInvis-ClassicItems-[version].zip into your BepInEx plugins folder such that the following path exists: [RoR2 game folder]/BepInEx/Plugins/ThinkInvis-ClassicItems-[version]/ClassicItems.dll. Installation of TILER2 is also required: https://thunderstore.io/package/ThinkInvis/TILER2/

Building

Building ClassicItems locally will require setup of the postbuild event:

You may also need to change the reference path to TILER2, which is expected to be built in a parallel solution folder.