SimbotPluginInstallProcessor

在 starter 中通过 PluginInstaller 安装插件信息。 只能存在一个,默认情况下会尝试加载当前所有的 PluginFactory (无配置注册)、可通过 SPI 自动加载的以及 SimbotPluginInstaller 并进行处理。

注册自定义的 SimbotPluginInstallProcessor 可覆盖默认行为。

Author

ForteScarlet

Inheritors

Functions

Link copied to clipboard
abstract fun process(installer: PluginInstaller)

处理 installer.