Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/jie65535/balatromessager

A simple tool for listening to Steamodded logs
https://github.com/jie65535/balatromessager

balatro cshrap windows

Last synced: about 2 months ago
JSON representation

A simple tool for listening to Steamodded logs

Awesome Lists containing this project

README

        

# BalatroMessager

A simple tool for listening to [Steamodded](https://github.com/Steamopollys/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
```bash
BalatroMessager.exe > msg.log
```

or just double-click to run it.