D
dsh-diorama
v0.1.0 · 1 天前发布
DSH Diorama — character skins with an editable decoration board for DeepSeek Harness: 雪乃·暖阳日常 (Yukino warm daily) and 隐秘年代志 (occult editorial), each with dual character sprites + sticker sheets. Dropdown skin switcher, drag/resize/rotate coordinate editor
README
dsh-diorama · DSH 角色舞台
<p align="center">
<strong>雪乃·暖阳日常</strong> · <strong>隐秘年代志</strong><br>
双角色立绘 + 表情贴纸 + 可编辑装饰看板 · DeepSeek Harness 皮肤插件
</p>
✨ 功能
- 雪乃 · 暖阳日常:雪乃校服/杂志风双立绘 + 3 张表情贴纸
- 隐秘年代志:白毛/魔女双立绘 + 2 张表情贴纸
安装
sh
dsh plugin --profile web add -w dsh-diorama
然后重启:
sh
dsh web
刷新浏览器,右下角出现皮肤切换按钮。
使用
1. 点右下角按钮 → 选择「雪乃 · 暖阳日常」或「隐秘年代志」
2. 再次打开菜单 → 点皮肤名右侧的 ✎ 进入装饰编辑器
3. 拖动/缩放/旋转角色与贴纸,或点「+ 图片」上传自己的素材
4. 「导出包」下载分享文件,「导入包」加载别人分享的装饰
开发
插件为标准 DSH 双面结构(dsh.bundle + dsh.client),lib/client.js 为 `__ModuleLoad
版本兼容矩阵
| DSH 版本 | 状态 | 说明 |
|---|---|---|
dsh@0.1.0-rc.6 | ✅ 兼容 | cordis patch ✅ |
dsh@0.1.0 | ✅ 兼容 | 标准 patch ✅ |
dsh@0.2.0 | ⚠️ 待验证 | 待实测(API 可能在变) |
dsh@0.3.0+ | ❓ 未知 | 尚未发布 |
💡 兼容矩阵每周末自动跑实测,欢迎 PR 修正
元数据
- License
- MIT
- npm
- dsh-diorama
- Repo
- git+https://github.com/ZaVang/dsh-diorama.git
- Engines
{"node":">=18"}- Weekly DL
- 0
- Monthly DL
- 0
- dsh.bundle
{"bundle":{"patch":"./cordis.patch.yml"},"client":{"inject":[],"platform":"web"}}