

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.
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.
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.
Much of the documentation is in the included xmldocs, and further information may be on the dedicated the modding discord.
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.
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.
0.1.5
0.1.4
0.1.3
0.1.2
0.1.1
0.1.0