@scml/addon-mod-beauty-selector
TypeScript type definitions for Beauty Selector addon, for image selector UI and mod image management.
Installation
Quick Start
Add type reference
Use global instance
addonBeautySelectorAddon is mounted on window.
Import types on demand
Global Types global
Subpath Exports
API Reference
./BeautySelectorAddon
Main Beauty Selector Addon class implementing BeautySelectorAddonInterface and AddonPluginHookPointEx, providing image selector and mod image management. See BeautySelectorAddonInterface and type definitions for detailed API.
Type Definition Source
INFO
- Upstream: https://github.com/Lyoko-Jeremie/DoL_BeautySelectorAddonMod
- Default branch: master
- Build:
pnpm run download && pnpm run build
