JingkaiTang/dsh-client-ui-slingshot ↗★ 0
@t7kai/dsh-client-ui-slingshot
DSH 网页界面的趣味弹弓玩具:拖拽瞄准、发射石子击碎 UI 元素并看着它们滚落,随后恢复原样
AI 分析
核心用途是为 DSH Web 界面增添一个可交互的弹弓解压小游戏。适合在等待 AI 回复或闲暇时,想要在浏览器内进行趣味互动的用户。
安裝
此插件尚未提供可驗證的 bundle,或相容性檢查未通過。請先閱讀倉庫說明。 閱讀完整 README ↗
說明文件
閱讀完整 README ↗安装(给使用者)
DSH 0811 起不再有官方 repository 插件机制,客户端插件统一挂进 web profile:
-
把本包放进 profile 的模块解析路径(二选一):
- 直接把
dsh-client-ui-slingshot目录复制/软链到~/.dsh/profiles/node_modules/@t7kai/下,或 - 用 plugin-registry 控制台 git 源安装:
dsh plugin --profile web add "github:/dsh-client-ui-slingshot#main"
- 直接把
-
在
~/.dsh/profiles/web/cordis.patch.yml注册一行(配置层 HMR 热生效,无需重启):- insert: - id: ui-slingshot name: '@t7kai/dsh-client-ui-slingshot' -
刷新浏览器页面,右下角出现弹弓 🪀(点击 ✕ 可收起;位置、声音、得分自动记忆)。