jxb01/godot-tools-dsh-plugin ↗★ 0
godot-tools-dsh-plugin
DSH 插件:提供原生 Agent 工具,用于驱动本地 Godot 4.x 可执行文件(无头命令行及编辑器启动器)。
AI 分析
核心用途是让 Agent 能够直接控制和操作 Godot 4 游戏引擎。适合使用 DSH 进行游戏开发辅助、自动化构建或场景编辑的 Godot 开发者。
安裝
$
npx -p @deepseek-ai/dsh dsh plugin --profile web add github:jxb01/godot-tools-dsh-plugin說明文件
閱讀完整 README ↗配置 / 开关 / 卸载
- 配置:在 profile 的
cordis.patch.yml按 idgodot-tools覆盖config.godotExe - 会话内开关:
godot_toggle(enabled: bool) - 卸载:
dsh plugin --profile web remove godot-tools-dsh-plugin