jxb01/godot-tools-dsh-plugin0

godot-tools-dsh-plugin

DSH 插件:提供原生 Agent 工具,用于驱动本地 Godot 4.x 可执行文件(无头命令行及编辑器启动器)。

AI 分析

核心用途是让 Agent 能够直接控制和操作 Godot 4 游戏引擎。适合使用 DSH 进行游戏开发辅助、自动化构建或场景编辑的 Godot 开发者。

包名
godot-tools-dsh-plugin
版本
0.1.0
许可证
MIT
最近更新
2026年8月17日

安装

$npx -p @deepseek-ai/dsh dsh plugin --profile web add github:jxb01/godot-tools-dsh-plugin

配置 / 开关 / 卸载

  • 配置:在 profile 的 cordis.patch.yml 按 id godot-tools 覆盖 config.godotExe
  • 会话内开关:godot_toggle(enabled: bool)
  • 卸载:dsh plugin --profile web remove godot-tools-dsh-plugin