⚠️ CRITICAL – READ BEFORE INSTALLING
This mod provides the in‑game half of a two‑part system. It does nothing on its own.
To actually relay Twitch chat into your Factorio server, you must also set up the external Twitch Chat Bridge (a Python script).
Because the Factorio mod portal forbids executable files (.py, .exe, etc.), the installer has been renamed from install_bridge.py to install_bridge.lua. You only need to extract this one file, rename it back to .py, and run it.
How to Install (3 steps)
- Find the mod folder – after subscribing or unzipping the mod, locate
install_bridge.luainside the mod’s folder (e.g.,%appdata%\Factorio\mods\TwitchChatBridge_*). - Copy the file
install_bridge.luato your Factorio server root (the folder wherefactorio.exeor your server binary lives). - Rename and run – rename
install_bridge.luatoinstall_bridge.py, then execute it:
```bash
python install_bridge.py