UniverseLib
UniverseLib is a library for making plugins which target IL2CPP and Mono Unity games, with a focus on UI-driven plugins.
NuGet
Documentation
Documentation and usage guides can currently be found on the Wiki.
UniverseLib.Analyzers
The Analyzers package contains IDE analyzers for using UniverseLib and avoiding common mistakes when making universal Unity mods and tools.
Acknowledgements
- Geoffrey Horsington and BepInEx for ManagedIl2CppEnumerator [license], included for IL2CPP coroutine support.