Skip to content

v0.1.0

Choose a tag to compare

@zby1211 zby1211 released this 14 Aug 22:04
· 27 commits to main since this release

首个预览版本。

安装

下载 cordis-transfer-plugin-0.1.0.tgz,然后:

dsh plugin --profile web add /path/to/cordis-transfer-plugin-0.1.0.tgz

确保 $DSH_HOME/profiles/web/package.jsondsh.profile.bundles 包含 cordis-transfer-plugin,重启 dsh web 后使用。

功能

  • 导出统一为 zip 插件包(manifest + plugins/*.json,可只含一个插件),浏览器下载
  • 导入通过本地文件选择上传,仅接受 zip 插件包
  • 导入后插件立即出现在 Cordis Plugin 面板,可手动激活