You are viewing a potentially older version of this package. View all versions.
AsterAether-AetherLib-0.1.1 icon

AetherLib

A utility library for BepInEx RoR2 mods

Date uploaded 5 years ago
Version 0.1.1
Download link AsterAether-AetherLib-0.1.1.zip
Downloads 1766
Dependency string AsterAether-AetherLib-0.1.1

This mod requires the following mods to function

bbepis-BepInExPack-3.0.0 icon
bbepis-BepInExPack

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

Preferred version: 3.0.0
tristanmcpherson-R2API-2.3.20 icon
tristanmcpherson-R2API

A modding API for Risk of Rain 2

Preferred version: 2.3.20

README

AetherLib

by Aster

A utility library for BepInEx RoR2 mods.

Contents

Util.Reflection

ReflectionUtil

Util.Config

ValueConfigWrapper

Wrapper class for the normal ConfigWrapper, that adds a default (vanilla) value property, and a float parsing mechanism.

IMarkdownString

Classes implementing this interface can be represented as a Markdown string.

Installation

  • Copy the included AetherLib.dll into your BepInEx plugins folder.