FactorioReforge — a plugin framework for headless servers (prototype, AI-assisted)

Find multiplayer games.
Tools/scripts to run a dedicated server.
steven12138
Manual Inserter
Manual Inserter
Posts: 3
Joined: Tue Aug 04, 2026 7:48 pm
Contact:

FactorioReforge — a plugin framework for headless servers (prototype, AI-assisted)

Post by steven12138 »

FactorioReforge is a process manager and plugin framework for Factorio headless servers, written in Python/asyncio. It owns the server process, parses stdout into structured events, and hands those to plugins. Commands work from in-game chat, from the terminal, and from Telegram.

github.com/steven12138/FactorioReforge — MIT

Up front: this is a prototype, and it was built with Claude (Anthropic's model) doing most of the typing. I directed it, ran it against a real 2.0.77 + Space Age server, and fixed what broke — but it has been exercised on exactly one server, by one person. It is not battle-tested. Please do not point it at a world you would be sad to lose without checking the backups work first. I'm posting it because it turned out more useful than I expected and I'd like to know whether it's useful to anyone else.
steven12138
Manual Inserter
Manual Inserter
Posts: 3
Joined: Tue Aug 04, 2026 7:48 pm
Contact:

Re: FactorioReforge — a plugin framework for headless servers (prototype, AI-assisted)

Post by steven12138 »

08-05-2026, 04-23-59.png
08-05-2026, 04-23-59.png (280.9 KiB) Viewed 50 times
08-05-2026, 04-24-09.png
08-05-2026, 04-24-09.png (257.62 KiB) Viewed 50 times
08-05-2026, 04-24-22.png
08-05-2026, 04-24-22.png (208.28 KiB) Viewed 50 times
Attachments
08-05-2026, 04-23-56.png
08-05-2026, 04-23-56.png (280.9 KiB) Viewed 50 times
08-05-2026, 04-23-53.png
08-05-2026, 04-23-53.png (280.9 KiB) Viewed 50 times
08-05-2026, 04-23-52.png
08-05-2026, 04-23-52.png (280.9 KiB) Viewed 50 times
Post Reply

Return to “Multiplayer / Dedicated Server”