Please disclose if any significant portion of your mod was created using AI tools by adding the 'AI Generated' category. Failing to do so may result in the mod being removed from Thunderstore.
This package has been marked as deprecated, and it's suggested another
alternative is used.
You are viewing a potentially older version of this package.
View all versions.
AetherLib
A utility library for BepInEx RoR2 mods
| Date uploaded | 7 years ago |
| Version | 0.1.1 |
| Download link | AsterAether-AetherLib-0.1.1.zip |
| Downloads | 1850 |
| Dependency string | AsterAether-AetherLib-0.1.1 |
This mod requires the following mods to function
bbepis-BepInExPack
Unified BepInEx all-in-one modding pack - plugin framework, detour library
Preferred version: 3.0.0README
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.dllinto your BepInEx plugins folder.