Skip to content

Releases: rkuhn153/flash-mod-bridge

Continuous build (Windows player)

Choose a tag to compare

@rkuhn153 rkuhn153 released this 11 Aug 05:07

Prebuilt Windows x64

Asset Role
ruffle_desktop.exe Forked Ruffle with mod bridge — open a SWF; HTTP bridge on port 8768
flash-mod-bridge-mcp.zip Python MCP hub (run pip install -r requirements.txt then python run_mcp.py)

Quick use

  1. ruffle_desktop.exe your.swf
  2. Start MCP hub (python run_mcp.py) on 8767 — falls back to desktop 8768
  3. ping_flash_bridge from your agent

Still experimental. Upstream Ruffle is MIT/Apache-2.0; this binary includes our mod-bridge patches.