Zeres Plugin Library !!link!! Jun 2026

| Feature | Description | |---------|-------------| | | Loads plugins from a folder, including their dependencies. | | Plugin discovery | Automatically finds classes that implement a given interface. | | Dependency resolution | Handles simple dependency chains between plugins. | | Isolation (limited) | Plugins run in the same AppDomain by default (no full sandboxing). | | Event system | Optional built-in event aggregator for plugin-to-plugin messaging. | | Version checking | Basic version compatibility checks between host and plugin. |

: Offers build scripts and initialization commands ( npm run init ) to help developers create new plugins more efficiently. zeres plugin library

: Most of the library's utility functions and features have been integrated directly into BetterDiscord’s built-in API | Feature | Description | |---------|-------------| | |

This pattern ensures the plugin only runs after the library is present. | | Isolation (limited) | Plugins run in