![]() |
VOOZH | about |
dotnet add package UniverseLib.Analyzers --version 1.0.4
NuGet\Install-Package UniverseLib.Analyzers -Version 1.0.4
<PackageReference Include="UniverseLib.Analyzers" Version="1.0.4">
<PrivateAssets>all</PrivateAssets>
<IncludeAssets>runtime; build; native; contentfiles; analyzers</IncludeAssets>
</PackageReference>
<PackageVersion Include="UniverseLib.Analyzers" Version="1.0.4" />Directory.Packages.props
<PackageReference Include="UniverseLib.Analyzers"> <PrivateAssets>all</PrivateAssets> <IncludeAssets>runtime; build; native; contentfiles; analyzers</IncludeAssets> </PackageReference>Project file
paket add UniverseLib.Analyzers --version 1.0.4
#r "nuget: UniverseLib.Analyzers, 1.0.4"
#:package UniverseLib.Analyzers@1.0.4
#addin nuget:?package=UniverseLib.Analyzers&version=1.0.4Install as a Cake Addin
#tool nuget:?package=UniverseLib.Analyzers&version=1.0.4Install as a Cake Tool
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.
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. |
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.
|