InstantDelivery
Instantly delivery items from Remote Supply interstellar stations to Remote Demand interstellar stations./ 将货物从星际供应站瞬间传送到星际需求站
Last updated | 2 weeks ago |
Total downloads | 4439 |
Total rating | 2 |
Categories | Cheats Logistics Quality of Life Transportation |
Dependency string | dsp_lxb007981-InstantDelivery-1.2.0 |
Dependants | 0 other packages depend on this package |
README
InstantDelivery
Mod for Dyson Sphere Program. BepInEx required.
Instantly deliver items from Remote Supply
interstellar stations to Remote Demand
interstellar stations.
Basically the stations work as usual (find matching pairs, find an available vessel, decide the amount to be sent), however now the cargo is delivered instantly. You can think of it as equipping vessel with infinite speed. Note it still consumes power and warpers, and requires at least one vessel to deliver, so it won't deliver cargos unless the related research has been unlocked, and the power/warper/vessel condition is satisfied. The station is also constrolled by options like Min Load of Vessels, and Transport Range of Vessels. Just as in the unmodded game.
Now work with planetary logistics stations and drones. Requires the SpeedUpDrones
option to be set to true
.
- Behavior Changed! Requires at least one vessel at the station.
- Supports Orbital Collectors
- Consumes power and warpers
Usage
Put InstantDelivery.dll
into ...\Dyson Sphere Program\BepInEx\plugins
.
Configurations
There is an option EnableVessels
to decide whether to allow sending out vessels as in the original game. Keep this option enabled (true) to ensure compatibility with an existing game save (when vessels are already in operation). You can set the option to false
when starting a new run, to achieve a slight performance boost
You can find this option after running the game once with the mod installed, and check ...\Dyson Sphere Program\BepInEx\config\lxb007981.dsp.InstantDelivery.cfg
.
立刻送达
需要BepInEx.
瞬间将货物从星际供应
物流站传送到星际需求
站。
Mod不会改变星际物流站的工作方式。星际物流站仍需要至少一艘运输船,并会消耗电力和翘曲器,而且受到运输船起送量、最远运送距离等选项控制。可以将此Mod理解为将运输船的速度变为无限大。
现在可以对行星内物流站生效。需要打开SpeedUpDrones
选项。
- 与上版本不同! 需要至少一艘运输船
- 支持轨道采集器
- 仍需消耗电力与翘曲器
使用方法
将InstantDelivery.dll
放入...\Dyson Sphere Program\BepInEx\plugins
.
配置
EnableVessels
选项用于控制物流站是否仍如未安装Mod时一样发送运输船。需要启用此设置才能兼容(已经有运输船在运行的)旧存档。
在安装Mod并运行一次游戏后,在...\Dyson Sphere Program\BepInEx\config\lxb007981.dsp.InstantDelivery.cfg
找到配置文件。
如果此Mod被用在新存档(没有运输船),可以将选项置否(获得一点性能提升)。
如果此Mod被用在已有运输船运行的旧存档,则不应改动默认选项(true)。
Release Notes
v1.2.0
- Now work with planetary logistics stations and drones!. Requires the
SpeedUpDrones
option to be set totrue
. - 现在可以对行星内物流站生效。需要打开
SpeedUpDrones
选项。
v1.1.0
- Now compatiable with existing game saves with working vessels. Requires the
EnableVessels
option to be set totrue
. - 现在可以兼容旧存档。需要打开
EnableVessels
选项。
v1.0.0
- update to game lib ver 0.10.30.22292-r.0
v0.1.0
- Initial Release