jxb01/godot-tools-dsh-plugin0

godot-tools-dsh-plugin

DSH (DeepSeek Harness) plugin: native agent tools that drive a local Godot 4.x executable (headless CLI + editor launcher).

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