This plugin exposes real-time game information for Spin Rhythm XD using a local WebSocket, inspired by HttpSiraStatus. Also included in this repository are example Overlays that demonstrate the plugin.
- This plugin requires BepInEx. Follow these instructions to install BepInEx for Spin Rhythm.
- Download the latest release, and put it in the
BepInEx/pluginsfolder. - Launch Spin Rhythm, and a compatible overlay. Or, make your own!
SpinStatus does not display anything directly. Rather, it exposes information that can be used to create custom, dynamic interfaces.
For a detailed overview of this information, see the Protocol.md file. For practical examples, see the included Overlays.
Note: This plugin is under active development. Expect frequent changes to the data format and structure!
Sta: websocket-sharp
Bunny83: SimpleJSON
opl- & denpadokei: HttpSiraStatus
Xoanon: Testing & feedback
