redseiko / UniverseLib

A library for making plugins which target IL2CPP and Mono Unity games.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

UniverseLib

UniverseLib is a library for making plugins which target IL2CPP and Mono Unity games, with a focus on UI-driven plugins.

It was developed for personal use so that my UnityExplorer tool and my Config Manager plugins could use a shared environment without overwriting or conflicting with each other, but I made it available as a public tool cause why not.

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

About

A library for making plugins which target IL2CPP and Mono Unity games.

License:GNU Lesser General Public License v2.1


Languages

Language:C# 100.0%Language:PowerShell 0.0%