Skip to content

Commit 96ddff8

Browse files
committed
Simplify README by removing the duplicate script link and refining the format detection description.
1 parent e3d51e7 commit 96ddff8

File tree

1 file changed

+1
-3
lines changed

1 file changed

+1
-3
lines changed

README.md

Lines changed: 1 addition & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -77,12 +77,10 @@ For emulators like BizHawk, use the TCP protocol on port **5556**.
7777

7878
We provide a ready-to-use client script in a separate repository: [NitroGen BizHawk AI Agent](https://github.com/artryazanov/nitrogen-bizhawk-ai-agent).
7979

80-
You can download the script directly here: [`bizhawk_ai_agent.lua`](https://github.com/artryazanov/nitrogen-bizhawk-ai-agent/blob/main/bizhawk_ai_agent.lua).
81-
8280
Please refer to the [repository documentation](https://github.com/artryazanov/nitrogen-bizhawk-ai-agent#readme) for setup and usage instructions.
8381

8482
#### Protocol Details
85-
The server now supports **Automatic Format Detection** on port **5556**. It handles **Any Image Format** (PNG, BMP, JPG) or **Raw Pixels**.
83+
The server supports **Automatic Format Detection** on port **5556**. It handles **Any Image Format** (PNG, BMP, JPG) or **Raw Pixels**.
8684

8785
Steps:
8886
1. **Open Socket**: Connect to `<SERVER_IP>:5556`.

0 commit comments

Comments
 (0)