shuaihaoV/dsh-TheWanderingEarthII0

@shuaihaov/dsh-theme-wandering-earth-2

The Wandering Earth II (流浪地球2) cinematic HUD theme for the DSH Web GUI: sunken planet-engine artwork, ignition state bridge, starfield HUD overlay.

包名
@shuaihaov/dsh-theme-wandering-earth-2
版本
0.0.1
许可证
MIT
最近更新
2026年8月25日

安装

$npx -p @deepseek-ai/dsh dsh plugin --profile web add github:shuaihaoV/dsh-TheWanderingEarthII

使用与维护

首次安装已完成(本仓库经 link: 挂载进 ~/.dsh/profiles/web,patch 含 theme-wandering-earth-2 insert 行)。日常操作:

操作命令/路径
启用主题无需操作——安装即启用且常驻:overrideTokens 叠加层压在任何当前主题之上,外观切换、页面刷新都不影响
更新 Client 样式/逻辑pnpm run bundle 后刷新页面(bundle 自动 cache-bust)
更新 assets 图片替换文件 → bump TWE2_ASSET_VERpnpm run bundle → 刷新
更新 Host 半路由编辑 src/index.js → 重启 DSH
验证插图路由curl -sI http://127.0.0.1:3080/twe2-assets/moss-eye.jpg(应 200 + image/jpeg
停用~/.dsh/profiles/web/cordis.patch.yml 删除对应 insert 段,重启 DSH