DS2API
A lightweight, high-performance full-stack middleware
DS2API is a developer tool that provides an interface for interacting programmatically with Dark Souls II game data and systems. It exposes game functionality through APIs, enabling developers to build tools, mods, or integrations on top of the game. The project focuses on reverse engineering and structuring game data into usable endpoints. It allows access to in-game entities, player states, and events for analysis or modification. The API can be used for automation, experimentation, or...