
You are viewing a potentially older version of this package. View Latest Version

Client companion for the self-hosted gs dashboard. Install it alongside your gameplay mods; it posts your personal Valheim stats — the things only the client knows:
Pairs with the server-side GsValheimStatsEmitter (per-player boss damage + kill events). The dashboard merges both feeds.
Install via r2modman/Thunderstore. On first launch it writes BepInEx/config/net.cproudlock.gsvalheimstatsclient.cfg:
[General]
World = vhserver3 # must match the server's world name
[Ingest]
Url = https://gs.proudtech.net/api/valheim/ingest
Token = <bearer token from the dashboard owner>
v0.1.0 — initial release. Per-item craft breakdown lands in v0.2; for now the craft count comes from Valheim's own Crafts counter.