


Provides optimization and extra QoL features to build tool and blueprint UI.
对建筑工具和蓝图 UI 提供优化和额外的便利功能。

替换升级物流塔相当于作了以下的步骤:
Run the game one time to generate BepInEx\config\starfi5h.plugin.BuildToolOpt.cfg file.
配置文件(.cfg)需要先运行过游戏一次才会出现。修改后需重启游戏才会生效。
## Settings file was created by plugin BuildToolOpt
## Plugin GUID: starfi5h.plugin.BuildToolOpt
[BuildTool]
## Remove c# garbage collection of build tools to reduce lag
## 移除建筑工具的强制内存回收以减少铺设时卡顿
# Setting type: Boolean
# Default value: true
RemoveGC = true
## Trigger garbage collection when game pause (esc menu). Enable this option if memory usage grow rapidly.
## 在游戏暂停时(Esc)回收内存
# Setting type: Boolean
# Default value: false
GC when pause = false
## Directly replace old station with new one in hand
## 可直接替换物流塔
# Setting type: Boolean
# Default value: true
ReplaceStation = true
## Place white holograms when lacking of item (may cause lag in build mode)
## 即使物品不足也可以放置建筑虚影(可能使建造模式卡顿)
# Setting type: Boolean
# Default value: false
EnableHologram = false
## Optimize RefreshTraffic to reduce lag when placing or removing stations
## 优化RefreshTraffic以减少建造/拆除星际物流塔的卡顿
# Setting type: Boolean
# Default value: false
EnableStationBuildOptimize = false
[UI]
## Optimize blueprint UI to reduce lag time
## 优化蓝图UI减少卡顿
# Setting type: Boolean
# Default value: true
UIBlueprintOpt = true
## Directly parse blueprint data from clipboard when Ctrl + V
## 热键粘贴蓝图时,直接读取剪切板
# Setting type: Boolean
# Default value: true
ClipboardPaste = true
NebulaMultiplayer
ReplaceStation, EnableHologram and EnableStationBuildOptimize will be disabled.
当与联机mod共用时, 替换物流塔和建筑虚影功能以及物流塔建造优化将暂停使用
CheatEnabler (v2.4.0)
(Compat) When replacing a station, Finish build immediately in CheatEnabler will be temporarily disabled until replace is done.
(兼容) 使用替换物流塔功能时mod会暂时关闭CE的建造秒完成功能直到替换完成
DSPCalculator (v0.5.17)
按住Shift键并单击建筑物图标将复制该建筑物虚影及其配方设置至手中。
Shift-clicking on building icon will copy that building with recipe settings to hand.
BlueprintTweaks (v1.6.8)
Add some features of BlueprintTweaks when it is not present (require CommonAPI enable)
J)添加部分蓝图增强MOD的功能(需要有CommonAPI前置):
J)