Moffein-Evolution_Config icon

Evolution Config

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

Last updated 2 years ago
Total downloads 4246
Total rating 1 
Categories Mods Tweaks Server-side
Dependency string Moffein-Evolution_Config-1.0.3
Dependants 4 other packages depend on this package

This mod requires the following mods to function

bbepis-BepInExPack-5.4.1900 icon
bbepis-BepInExPack

Unified BepInEx all-in-one modding pack - plugin framework, detour library

Preferred version: 5.4.1900
tristanmcpherson-R2API-4.0.11 icon
tristanmcpherson-R2API

A modding API for Risk of Rain 2

Preferred version: 4.0.11

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.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