Releases: rkuhn153/flash-mod-bridge
Releases · rkuhn153/flash-mod-bridge
Release list
Continuous build (Windows player)
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
ruffle_desktop.exe your.swf- Start MCP hub (
python run_mcp.py) on 8767 — falls back to desktop 8768 ping_flash_bridgefrom your agent
Still experimental. Upstream Ruffle is MIT/Apache-2.0; this binary includes our mod-bridge patches.