Risk of Rain 2
This package has been deprecated and may no longer be maintained. We recommend looking for an alternative.
Install

Details

Last Updated
First Uploaded
Downloads
368K
Likes
10
Size
78KB
Dependency string
EnigmaDev-EnigmaticThunder-0.1.5
Dependants

Categories

Deprecated

EnigmaticThunder

IMPORTANT NOTICES

Since R2API is updated, you should porbably move to that instead of using this. This mod uses code from R2API, which is licensed under MIT. This mod is also licensed under MIT.

About

EnigmaticThunder is a new modding framework for other mods to work in, its creation was fueled by the lack of a working standard API for mod developers to use. As such, it provides many features (most from the old R2API).

At its core, it should be an easy to use API that's easy to transition to from R2API. See the transitioning section for more details.

Installation

The contents of EnigmaticThunder should be extracted into the BepInEx folder, such that the files inside in plugins in the archive is inside your plugins folder.

Developing

Much of the documentation is in the included xmldocs, and further information may be on the dedicated the modding discord.

Transitioning From R2API

Since EnigmaticThunder provides many features that R2API had, it should be easy to transition from R2API. For example, the functionality BuffAPI offered is now provided in a class called Buffs, contained within the EnigmaticThunder.Modules namespace. The functionality that LoadoutAPI offered is now offered within the class Loadouts, contained within the same namespace. For skin mods and survivor mods alike, it should be simple to transition.

Bleeding Edge

Unless you are a mod developer, this section will not be helpful. Unfortunately, there's no azure pipeline yet. You can get the mod from here and be able to build it without hassle.

Changelog

0.1.5

  • Fixed sounds.

0.1.4

  • Fixed for latest update.

0.1.3

0.1.2

  • Removed MMHOOK from the mod. Now depends on MMHOOK_STANDALONE for compat with R2API.

0.1.1

0.1.0

  • Release.
Thunderstore development is made possible with ads. Please consider making an exception to your adblock.