cli-anything-slay-the-spire-ii A stateful command-line interface for controlling the real Slay the Spire 2 game through the local mod. The CLI reads normalized game state and sends action commands via a local HTTP API at . Installation This CLI requires a bridge mod that runs inside the game process. Both the CLI and the bridge are distributed from the same repository: 1. Install the CLI 2. Build and install the bridge mod The bridge mod is a plugin that must be compiled and installed into the game directory. Full instructions are in the repository README, but the short version is: If the bui…