qimidandapigu/dsh-xiaotangyuan-game

qimidandapigu★ 1TypeScript最后同步: 2026-08-15

在 GitHub 打开

XiaoTangYuan game AI integration for DeepSeek Harness

README 摘要

dsh-xiaotangyuan-game 小汤圆游戏 AI(XiaoTangYuan Game AI) is a single-repository DeepSeek Harness integration for game MOD installation and model-backed in-game agents. The Harness plugin contains the gateway, installer tools, and game integration logic. Game MOD binaries are not bundled into the plugin; they are downloaded on demand from game-specific releases in this repository. Repository layout Additional games will be added under games/ without creating another repository. Install the Harness plugin If the earlier @qimidandapigu/dsh-game-agent package is installed, remove it before adding this renamed package so that two gateways do not compete for port 32145 . Then tell DeepSeek Harness: The model calls game mod detect and game mod install . The installer finds Steam and SMAPI, downloads the latest stardew-v release, verifies SHA256SUMS.txt , backs up an existing installation, and validates the installed manifest. Develop Requirements: Node.js 22.19+, pnpm, .NET SDK, Stardew Valley, and SMAPI. Automatic MOD deployment is disabled during builds. Protocol The game MOD connects to ws://127.0.0.1:32145 , calls adapter.hello , and sends chat.send JSON-RPC requests. The result contains …

在 GitHub 查看完整 README →
娱乐/广告deepseek-harnessdsh-plugingame-aixiaotangyuanagent

分类