Skip to content

v0.1.1

Latest

Choose a tag to compare

@Oo0520 Oo0520 released this 16 Aug 18:07
· 2 commits to main since this release

变更

  • 更名 dsh-plugin-doctor -> dsh-clinic:npm 上的原名已被其他维护者占用(xrainsmile/dsh-plugin-doctor),本包改以 dsh-clinic 发布。GitHub 仓库同步更名为 Oo0520/dsh-clinic(旧链接自动重定向)。
  • 自我校验(拒绝自卸载 / 审计自豁免)改为运行时从 package.json 读取自身包名,未来再改名无需改代码。
  • 补充 MIT License、repository / bugs / homepage 元数据。
  • Typert wire id、客户端 ModuleLoader banner id、cordis.patch.yml 条目名同步更名。

安装

dsh plugin --profile web add dsh-clinic                # npm
dsh plugin --profile web add github:Oo0520/dsh-clinic  # github

从旧名迁移

旧名安装的用户:先 dsh plugin --profile <name> remove dsh-plugin-doctor,再按上面任一方式安装 dsh-clinic