hellosky983/dsh-mc-agent6

dsh-mc-agent

AI-assisted Minecraft for DeepSeek Harness: drive an autonomous Mineflayer agent (survival, mining, chat, live map) with vision/control tools, plus a built-in launcher (Microsoft sign-in, version download, game launch).

包名
dsh-mc-agent
版本
0.1.0
许可证
MIT
最近更新
2026年8月18日

安装

$npx -p @deepseek-ai/dsh dsh plugin --profile web add github:hellosky983/dsh-mc-agent

📖 使用说明

配置项说明默认值
gameDir游戏目录(与官方启动器同结构)~/.minecraft
javaPathJava 可执行文件路径,留空自动探测自动
memoryMbJVM 堆内存2048
clientId你自己的 Azure 应用 ID(登录必需)
width / height游戏窗口分辨率854×480
uiMode界面模式:tab(标签页,推荐)/ fullscreen(全屏)tab
showTabtab 模式下是否在会话中显示 Minecraft 标签(关则纯工具模式)true
theme主题:{preset: default/light/ocean/end/lava, accent: "#hex"}森林 + 默认绿

设置保存在 ~/.dsh-mc/settings.json,账号保存在 ~/.dsh-mc/account.json(权限 600)。