This is a template project for creating BepInEx 6 mods for Unity engine (IL2CPP) games. This template is specifically designed for games that use Unity's IL2CPP build system. IL2CPP (Intermediate ...
The repository hosts a C# project that builds a BepInEx IL2CPP mod for the Unity game “SecretFlasherManaka.exe.” The entry point is Plugin.cs, which registers the mod with BepInEx and constructs the ...