BaronCyrus/dsh-ugui-preset--plugins-dsh-ugui-entry-guard0

dsh-local-ugui-entry-guard

Watches that the UGUI制作模式 entry button materializes for ugui sessions and reloads the page once when it does not (cold-start boot-manifest gap).

包名
dsh-local-ugui-entry-guard
版本
1.0.0
许可证
MIT
最近更新
2026年8月21日

安装

此插件尚未提供可验证的 bundle,或兼容性检查未通过。请先阅读仓库说明。 阅读完整 README ↗

3. 配置目标 Unity 工程

cd ~/.dsh/.agent-presets/ugui cp setup/ugui.config.example.json ugui.config.json

使用

  1. 会话中描述界面需求 → agent 产出 DSL 并在浏览器设计器/预览器中呈现。
  2. 交互需求先说人话 → agent 写预览器逻辑并实时可玩。
  3. 点击面板上的「生成 Prefab」(或让 agent 调用 ugui_build)→ Unity 工程内得到可交互 prefab + 测试数据脚本。
  4. 移交项目:真实数据层调用视图脚本的 Bind…(IReadOnlyList) 方法,删除 *.TestData.cs