feat: 从yaml文件注册插件

This commit is contained in:
xiaojunnuo
2025-04-27 15:11:50 +08:00
parent 9b1d822b5b
commit deb3893820
98 changed files with 5366 additions and 45 deletions
@@ -0,0 +1,8 @@
name: demo
title: Dns提供商Demo
desc: dns provider示例
icon: clarity:plugin-line
accessType: demo
type: builtIn
pluginType: dnsProvider
scriptFilePath: ../../../plugins/plugin-demo/index.js