Info
Version: | 25.0.7 |
Author(s): | 0x0ade |
Last Update: | Monday, September 16, 2024 |
.NET Fiddle: | Create the first Fiddle |
Project Url: | https://github.com/MonoMod |
NuGet Url: | https://www.nuget.org/packages/MonoMod.Utils |
Install
Install-Package MonoMod.Utils
dotnet add package MonoMod.Utils
paket add MonoMod.Utils
MonoMod.Utils Download (Unzip the "nupkg" after downloading)
Dependencies
.NETFramework 3.5
- Mono.Cecil(>= 0.10.4)
- Mono.Cecil(>= 0.11.3)
- Mono.Cecil(>= 0.11.3)
- System.Collections.NonGeneric(>= 4.3.0)
- System.ComponentModel.TypeConverter(>= 4.3.0)
- System.IO.FileSystem.Primitives(>= 4.3.0)
- System.Reflection.Emit.ILGeneration(>= 4.7.0)
- System.Reflection.Emit.Lightweight(>= 4.7.0)
- System.Reflection.TypeExtensions(>= 4.7.0)
Tags
ModInterop, DynDll, DynData). Can be used for your own mods.
Required by all other MonoMod components.