https://github.com/jie65535/balatromessager
A simple tool for listening to Steamodded logs
https://github.com/jie65535/balatromessager
balatro cshrap windows
Last synced: 4 months ago
JSON representation
A simple tool for listening to Steamodded logs
- Host: GitHub
- URL: https://github.com/jie65535/balatromessager
- Owner: jie65535
- License: agpl-3.0
- Created: 2024-04-03T15:16:12.000Z (about 1 year ago)
- Default Branch: master
- Last Pushed: 2024-04-03T15:24:18.000Z (about 1 year ago)
- Last Synced: 2025-01-13T07:21:54.389Z (5 months ago)
- Topics: balatro, cshrap, windows
- Language: C#
- Homepage:
- Size: 18.6 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE.txt
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.