Skip to content

Latest commit

 

History

History
15 lines (9 loc) · 362 Bytes

README.md

File metadata and controls

15 lines (9 loc) · 362 Bytes

BalatroMessager

A simple tool for listening to Steamodded logs.


This tool obtains all messages sent by the sendDebugMessage method by listening to and debugging output port 12345.

You can save the log by redirecting the output

BalatroMessager.exe > msg.log

or just double-click to run it.