We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent e3dcbd5 commit 8812a6eCopy full SHA for 8812a6e
docs/api-protocol.md
@@ -7,6 +7,7 @@ This document provides the UDP protocol reference for developing bots that inter
7
The Balatro Bot API uses UDP sockets for real-time communication between the game and external bot clients.
8
9
**Connection Details:**
10
+
11
- **Host:** `127.0.0.1` (localhost)
12
- **Port:** `12346` (default)
13
- **Protocol:** UDP
0 commit comments