Skip to content

Commit 8812a6e

Browse files
committed
chore: add new line in docs required by mkdocs
1 parent e3dcbd5 commit 8812a6e

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

docs/api-protocol.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -7,6 +7,7 @@ This document provides the UDP protocol reference for developing bots that inter
77
The Balatro Bot API uses UDP sockets for real-time communication between the game and external bot clients.
88

99
**Connection Details:**
10+
1011
- **Host:** `127.0.0.1` (localhost)
1112
- **Port:** `12346` (default)
1213
- **Protocol:** UDP

0 commit comments

Comments
 (0)