MillimediaGames-ModdingUtilities icon

ModdingUtilities

A tool for modders, enabling them to do some of the basics a lot easier.

Last updated 11 months ago
Total downloads 301
Total rating 1 
Categories Libraries
Dependency string MillimediaGames-ModdingUtilities-0.2.2
Dependants 2 other packages depend on this package

README

ModdingUtilities

A mod with some basic features that make some annoying parts of modding pq easier, like giving specific update functions for each part of the game. All you need to do to get started is derive your main mod class from PatchQuestMod instead of MelonMod. You'll still have access to all of melonloader's features but with some extra stuff.