UniverseLib.Analyzers
1.0.1
See the version list below for details.
dotnet add package UniverseLib.Analyzers --version 1.0.1
NuGet\Install-Package UniverseLib.Analyzers -Version 1.0.1
<PackageReference Include="UniverseLib.Analyzers" Version="1.0.1"> <PrivateAssets>all</PrivateAssets> <IncludeAssets>runtime; build; native; contentfiles; analyzers</IncludeAssets> </PackageReference>
paket add UniverseLib.Analyzers --version 1.0.1
#r "nuget: UniverseLib.Analyzers, 1.0.1"
// Install UniverseLib.Analyzers as a Cake Addin #addin nuget:?package=UniverseLib.Analyzers&version=1.0.1 // Install UniverseLib.Analyzers as a Cake Tool #tool nuget:?package=UniverseLib.Analyzers&version=1.0.1
Analyzers for using UniverseLib and avoiding common mistakes when making universal Unity mods and tools.
Learn more about Target Frameworks and .NET Standard.
This package has no dependencies.
NuGet packages (5)
Showing the top 5 NuGet packages that depend on UniverseLib.Analyzers:
Package | Downloads |
---|---|
UniverseLib.IL2CPP.Interop.ML
Package Description |
|
LuVoid.UniverseUGUI.Mono
UniverseLib is a library for making plugins which target IL2CPP and Mono Unity games, with a focus on UI-driven plugins. UniverseUGUI is a fork of UniverseLib that adds support for skins & styles, provides new methods for easily creating field-backed UI controls, and streamlines repetitive layout and skin configuration with disposable context objects. |
|
LuVoid.UniverseUGUI.UnityEditor.Legacy
UniverseLib is a library for making plugins which target IL2CPP and Mono Unity games, with a focus on UI-driven plugins. UniverseUGUI is a fork of UniverseLib that adds support for skins & styles, provides new methods for easily creating field-backed UI controls, and streamlines repetitive layout and skin configuration with disposable context objects. |
|
kremnev8.UniverseLib.IL2CPP.Interop
Contains common implementations for creating UI-driven plugins which target IL2CPP and Mono. |
|
kremnev8.UniverseLib.Mono
Contains common implementations for creating UI-driven plugins which target IL2CPP and Mono. |
GitHub repositories (1)
Showing the top 1 popular GitHub repositories that depend on UniverseLib.Analyzers:
Repository | Stars |
---|---|
sinai-dev/UniverseLib
A library for making plugins which target IL2CPP and Mono Unity games.
|