插件目录 / Just for Fun / dsh-minigames
dsh-minigames
仅 GitHub 源码 lhh010/dsh-minigames ↗
10Stars
0Forks
0未关闭 issue
TypeScript语言
2026-08-13最近推送
功能简介
DSH Web UI 右侧小游戏面板:18 款离线小游戏(恐龙跳一跳 / 俄罗斯方块 / 坦克大战 / 扫雷 / 2048 / 数独 / 吃豆人 / 跟枪练习等),可扩展游戏注册表,等待模型回复或修 bug 时的摸鱼神器
我们的评价
源码插件 — 从 GitHub 安装
源码插件 — 从 GitHub 安装
安装
该插件是 GitHub 源码(未发 npm)——直接从仓库装:
dsh plugin --profile web add github:lhh010/dsh-minigames - 先装 pnpm:
npm install -g pnpm。 - 从 GitHub 装:
dsh plugin --profile web add github:lhh010/dsh-minigames。 - 重启
dsh web。
注:带 prepare 构建脚本的插件,pnpm 会要求确认——把提示的 key 加进 pnpm-workspace.yaml 的 allowBuilds 再重跑即可。
仓库
github.com/lhh010/dsh-minigames ↗