
H3Status
Live game status for H3VR using WebSocketsDetails
IMPORTANT: This plugin does nothing without external software! Click here to open the overlay.
It is a tool for recording/streaming, and does not provide an in-game HUD!
H3Status
This plugin exposes real-time game information for H3VR using a local WebSocket.
Also included in this repository are example Overlays that demonstrate the plugin.
Installing
- This plugin is available through Thunderstore. Using a mod manager is recommended.
- If BepInEx is already installed, download the latest release and place it in the
BepInEx/plugins
folder.
Using the Plugin
H3Status 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 breaking changes to the data format and structure.
If you have made an overlay using this plugin and would like to share it, it will be listed here.
Credits
Sta: websocket-sharp
Bunny83: SimpleJSON