-
Notifications
You must be signed in to change notification settings - Fork 17
Modding and Mutators
Sterling Parker edited this page Oct 7, 2018
·
4 revisions
In much the same way that Ugly as Sin hooks into various Hideous Destructor systems, 3rd-party mutators can hook into Ugly as Sin, without changing any code in the base mod. In the future, Ugly as Sin may also be extended with a dedicated "modding API" and code hooks to make this process easier. This page will describe some ways this can be done, with examples.
-
Loot Extender - A mutator for the Corpse Looting module. Injects a blue potion to the
DragonGuard
class loot list.