Reloaded.Mod.Interfaces 2.4.0

dotnet add package Reloaded.Mod.Interfaces --version 2.4.0
NuGet\Install-Package Reloaded.Mod.Interfaces -Version 2.4.0
This command is intended to be used within the Package Manager Console in Visual Studio, as it uses the NuGet module's version of Install-Package.
<PackageReference Include="Reloaded.Mod.Interfaces" Version="2.4.0" />
For projects that support PackageReference, copy this XML node into the project file to reference the package.
paket add Reloaded.Mod.Interfaces --version 2.4.0
#r "nuget: Reloaded.Mod.Interfaces, 2.4.0"
#r directive can be used in F# Interactive and Polyglot Notebooks. Copy this into the interactive tool or source code of the script to reference the package.
// Install Reloaded.Mod.Interfaces as a Cake Addin
#addin nuget:?package=Reloaded.Mod.Interfaces&version=2.4.0

// Install Reloaded.Mod.Interfaces as a Cake Tool
#tool nuget:?package=Reloaded.Mod.Interfaces&version=2.4.0

Contains interfaces for Reloaded classes to be shared between the mod loader and other external components such as mods.

Product Compatible and additional computed target framework versions.
.NET net5.0 was computed.  net5.0-windows was computed.  net6.0 was computed.  net6.0-android was computed.  net6.0-ios was computed.  net6.0-maccatalyst was computed.  net6.0-macos was computed.  net6.0-tvos was computed.  net6.0-windows was computed.  net7.0 was computed.  net7.0-android was computed.  net7.0-ios was computed.  net7.0-maccatalyst was computed.  net7.0-macos was computed.  net7.0-tvos was computed.  net7.0-windows was computed.  net8.0 was computed.  net8.0-android was computed.  net8.0-browser was computed.  net8.0-ios was computed.  net8.0-maccatalyst was computed.  net8.0-macos was computed.  net8.0-tvos was computed.  net8.0-windows was computed. 
.NET Core netcoreapp3.1 is compatible. 
Compatible target framework(s)
Included target framework(s) (in package)
Learn more about Target Frameworks and .NET Standard.
  • .NETCoreApp 3.1

    • No dependencies.

NuGet packages (5)

Showing the top 5 NuGet packages that depend on Reloaded.Mod.Interfaces:

Package Downloads
Reloaded.Mod.Loader.IO

The I/O library is used for discovery, monitoring changes and parsing of Reloaded-II's configuration files. For usage instructions please see the Programmers' section in Reloaded wiki.

Gurrenm3.Reloaded.ModHelper

A utility library for Reloaded2 that makes it significantly easier to create mods. It comes with dozens of tools and utilities to help unify your Reloaded2 projects and helps you make much more powerful mods without extra work. Some examples of what's included are: - ReloadedMod base class for initializing your mod and automatically registering all custom Attributes and Hooks. - Ability to get keyboard/mouse press info. - Effortlessly created game loops that run once per frame. - Mod Events and Hooks that can be shared between multiple mods. - Beyond simple Signature Scanning. - Built in support for C# Function Hooking through the use of Harmony. - Much more! It's made by modders for modders, and is inspired by Unity to be more familiar and easier to understand. It will work for single mods with no dependencies and giant API mods that support many dependent mods.

Reloaded.Mod.Loader.Server

Library for communicating with 'Reloaded II Server' mod. Allows for querying information as well as load/unload/resume/suspend of mods in real time. For usage instructions please see the Programmers' section in Reloaded wiki.

FileEmulationFramework.Lib

Library for Sewer's File Emulation framework for Reloaded

p3rpc.commonmodutils

Supporting logic for Reloaded-II mods, primarily targeting Persona 3 Reload

GitHub repositories (1)

Showing the top 1 popular GitHub repositories that depend on Reloaded.Mod.Interfaces:

Repository Stars
Reloaded-Project/Reloaded-II
Next Generation Universal .NET Core Powered Mod Loader compatible with anything X86, X64.
Version Downloads Last updated
2.4.0 1,474 4/9/2023
2.3.0 3,786 7/4/2022
2.2.0 472 6/22/2022
2.1.0 2,434 2/23/2022
2.0.0 737 1/18/2022
1.10.1 463 9/14/2021
1.10.0 328 9/14/2021
1.9.0 567 4/10/2021
1.8.0 914 10/4/2020
1.6.0 829 12/7/2019
1.5.0 565 10/28/2019
1.3.0 563 8/8/2019
1.2.0 501 7/25/2019