Skip to content

Latest commit

 

History

History
4 lines (3 loc) · 238 Bytes

README.md

File metadata and controls

4 lines (3 loc) · 238 Bytes

PathOfModifiersExample

An example of extending PoM affixes.

To add a custom affix to PoM all you need to do is inherit from PathOfModifiers.Affixes.Prefix or Suffix and call PoMAffixController.RegisterMod(this); from Mod.Load().