@scml/addon-modded-feats
TypeScript type definitions for Modded feats addon, for adding and merging modded feats data.
Installation
Quick Start
Add type reference
Use global instance
addonModdedFeatsAddon is mounted on window.
Import types on demand
Global Types global
Subpath Exports
API Reference
./ModdedFeatsAddon
ModdedFeatsAddon class
mergeFeatsObject() / appendFeatsObject() method
./ModdedFeatsAddonParams
ModdedClothesFeatsParams interface
checkParams() / checkFeatsItem() type guard
Type Definition Source
INFO
- Upstream: https://github.com/Lyoko-Jeremie/DoL_ModdedFeatsAddon
- Default branch: master
- Build:
pnpm run download && pnpm run build
