

A community-maintained patch of EMUBuilder with extended machine type support for the Blueprints mod's copy/paste functionality.
Original Author: Equinox
This mod was originally created by Equinox as part of the CubeSuite collection of Techtonica mods. This is a community patch that extends the original functionality.
All credit for the original mod concept, design, and implementation goes to Equinox.
This patched version extends EMUBuilder to support additional machine types in the SupportedMachineTypes array and BuildMachine switch statement, enabling the Blueprints mod to copy/paste:
SupportedMachineTypes array to include 8 additional machine typesMachineBuilder.BuildMachine switch statement to handle new machine types via DoSimpleBuildGPL-3.0 (GNU General Public License v3.0) - See original repository for full license.