jxb01/godot-tools-dsh-plugin ↗★ 0
godot-tools-dsh-plugin
DSH (DeepSeek Harness) plugin: native agent tools that drive a local Godot 4.x executable (headless CLI + editor launcher).
AI Analysis
核心用途是让 Agent 能够直接控制和操作 Godot 4 游戏引擎。适合使用 DSH 进行游戏开发辅助、自动化构建或场景编辑的 Godot 开发者。
Install
$
npx -p @deepseek-ai/dsh dsh plugin --profile web add github:jxb01/godot-tools-dsh-pluginREADME
Read the full README ↗配置 / 开关 / 卸载
- 配置:在 profile 的
cordis.patch.yml按 idgodot-tools覆盖config.godotExe - 会话内开关:
godot_toggle(enabled: bool) - 卸载:
dsh plugin --profile web remove godot-tools-dsh-plugin