d2r-horadric-tools

crabsmadethis/d2r-horadric-tools
★ 1 stars Python 🤖 AI/LLM Updated today
Diablo II Resurrected modding toolkit — character builder, mod build/deploy pipeline, save inspector, CASC reader, and MCP server for Claude/Codex/AI integration. Linux/Steam Deck/Windows.
View on GitHub →

Quick Install

Copy the config for your editor. Some servers may need additional setup — check the README.

Add to claude_desktop_config.json:

{
  "mcpServers": {
    "d2r-horadric-tools": {
      "command": "uvx",
      "args": [
        "d2r-horadric-tools"
      ]
    }
  }
}

Or install with pip: pip install d2r-horadric-tools

README Excerpt

D2R modding toolkit for Linux and Steam Deck (Proton). YAML-driven character builder, data modding pipeline, and an MCP server that exposes the tools to agentic clients (Claude Code, Codex, Cursor, etc.). - **YAML character builder** - declare characters in YAML, build `.d2s` save files - **Data mod pipeline** - YAML overlays applied to game tables, built and deployed

Tools (2)

magic_grand_charmmagic_small_charm

Topics

cascchargend2rdiablo-2diablo-2-resurrectedlinux-moddingmcp-servermod-toolsmoddingmodel-context-protocolprotonsteam-deck