You are viewing a potentially older version of this package. View all versions.
Moffein-Evolution_Config-1.0.5 icon

Evolution Config

Lets you configure how many items the Artifact of Evolution grants. Server-Side and Vanilla-Compatible.

Date uploaded a year ago
Version 1.0.5
Download link Moffein-Evolution_Config-1.0.5.zip
Downloads 1737
Dependency string Moffein-Evolution_Config-1.0.5

This mod requires the following mods to function

RiskofThunder-RoR2BepInExPack-1.19.0 icon
RiskofThunder-RoR2BepInExPack

Simplify the modding ecosystem of Risk of Rain 2, making it easier for modders to create and maintain their mods while preventing harmful bugs.

Preferred version: 1.19.0

README

Lets you configure the amount of items enemies get when the Artifact of Evolution is active.

To add an item, type the following in console: evolution_additem ItemName ItemCount

The ItemName must be the exact itemname with capitalization, found using DebugToolKit's list_item command.

Server-Side and Vanilla-Compatible, only the host needs the mod.

Installation

Place EvolutionConfig.dll in /Risk of Rain 2/BepInEx/plugins/

Config can be found in /Risk of Rain 2/BepInEx/com.Moffein.EvolutionConfig.cfg You will need to boot up the game once to generate the config.

CHANGELOG

1.0.5

  • Fixed console commands?
  • Removed r2api dependency.

1.0.4

  • Updated for DLC2.

1.0.3

  • Fixed mod for real.

1.0.2

  • Updated for DLC update

1.0.1

  • Added console command for adding items.

1.0.0

  • Release