Sign in Sign up
nuget

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.

nuget View on Nuget

Activity

Latest release
3y ago
Total releases
4
Cadence
~daily
Last 12 months
0

Details

First release
Apr 11, 2022
Releases
Version Released
1.1.2 patch
1.1.1 patch
1.1.0 minor
1.0.0 initial