You are viewing a potentially older version of this package. View all versions.
MillimediaGames-ModdingUtilities-0.2.2 icon

ModdingUtilities

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

Date uploaded 3 years ago
Version 0.2.2
Download link MillimediaGames-ModdingUtilities-0.2.2.zip
Downloads 429
Dependency string MillimediaGames-ModdingUtilities-0.2.2

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.