You are viewing a potentially older version of this package. View all versions.
thisisbrad-CopyInserters-1.3.0 icon

CopyInserters

When copying a building, the attached inserters are also copied!

Date uploaded 5 years ago
Version 1.3.0
Download link thisisbrad-CopyInserters-1.3.0.zip
Downloads 1472
Dependency string thisisbrad-CopyInserters-1.3.0

This mod requires the following mods to function

xiaoye97-BepInEx-5.4.5 icon
xiaoye97-BepInEx

BepInEx5.4.5 mod plugin framework, Mod框架

Preferred version: 5.4.5

README

Copy Inserters

When copying a building, the attached inserters are also copied to the new location Copy Inserters Demo

Installation

With Mod Manager

Simply open the mod manager (if you don't have it install it here), select CopyInserters by thisisbrad, then Download.

If prompted to download with dependencies, select Yes.

Then just click Start modded, and the game will run with the mod installed.

Manually

Install BepInEx here

Then drag CopyInserters.dll into steamapps/common/Dyson Sphere Program/BepInEx/plugins

Feedback / Bug Reports

Feel free to contact me on discord (fezeral#3104) with any feedback, bugs or suggestions

Changelog

v1.3.0

  • Added collision checks, no more overlapping inserters (brokenmass)
  • Improved performance when searching for assemblers/belts (brokenmass)
  • Code refactored for readability and to take advantage of native buildpreview approach (brokenmass)

v1.2.0

  • Fixed visual bugs and placement issues (massive thanks DavisCook777, colin-daniels)
  • Fixed incorrect speed of copied inserters (thanks brokenmass)
  • Added build previews (thanks brokenmass)
  • Added ability to disable copying inserters via TAB key (thanks brokenmass)

v1.1.0

Fixes

  • IndexOutOfRangeException when copying a building plan
  • IndexOutOfRangeException when copying chained buildings
  • Doesn't work if 'Automatically move building target' has been disabled
  • Incompatible with AdvancedBuildDestruct mod (thanks DavisCook777)

v1.0.0

  • Initial release