


Mirror-friendly mod that piggybacks on the vanilla InfoFeed event RPCs to post a
narrator-style line in the local text chat for notable in-match events. No custom Mirror
messages, no broadcasting from this mod — every modded client receives the vanilla event RPC
already and just renders an extra chat line locally. Vanilla peers in the lobby see no
difference.
dotnet build -c Release
pwsh tools/package.ps1
gh release create vX.Y.Z artifacts/Cray-EventChatNotifications-<ver>.zip --notes-file CHANGELOG.md