Skip to content

Latest commit

 

History

History
16 lines (9 loc) · 571 Bytes

README.md

File metadata and controls

16 lines (9 loc) · 571 Bytes

headless-haven-helper

This is an UNOFFICIAL headless version of Gloomhaven helper, implemented in Rust.

It currently supports listening to state updates from a 8.3.x server and printing them on stdout.


Purpose

The purpose of this project is to enable a headless server of the Gloomhaven helper to run in e.g. a container. Since the protocol also seems to be esoteric (no pun intended), this project could provide another API in addition to the current binary-focused one.