Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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
- Host: GitHub
- URL: https://github.com/jie65535/balatromessager
- Owner: jie65535
- License: agpl-3.0
- Created: 2024-04-03T15:16:12.000Z (9 months ago)
- Default Branch: master
- Last Pushed: 2024-04-03T15:24:18.000Z (9 months ago)
- Last Synced: 2024-04-03T16:36:21.693Z (9 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.