Analysis updated 2026-05-18
Share pre-built factory blueprints between players
Get automatic alerts when a factory's production hits a bottleneck
Monitor factory health remotely from a web dashboard
ShapeShift Continuum is described as a community-built add-on for Shapez 2, a factory-building game where players design automated production lines to process geometric shapes. The project's goal is to extend the game with multiplayer coordination tools, blueprint sharing, and a performance analysis layer, turning what is normally a solo experience into a more collaborative one. According to the readme, the tool works as a plugin that connects to the running game, synchronizes factory blueprints (the pre-built layout designs that players create and share) between players, and monitors the factory for bottlenecks. It also exposes the game's logic gate system, programmable on/off switches within the game, as event triggers that can automatically respond to conditions like a resource running low. A web dashboard built with React lets players monitor factory health from any device. Configuration is done through a JSON profile file, and the tool is run from the command line. The readme also describes optional integration with AI language models to auto-generate blueprint documentation or answer optimization questions. Support for English, German, Japanese, Chinese, and Spanish is listed. No programming language is specified for the repository itself.
This repo across BitVibe Labs
Verify against the repo before relying on details.