Allows you to export your current personal logistics settings and import them in a different save.
Providing the player with new tools or adjusting the game interface, without fundamentally changing gameplay.
Simple changes to get it to work in 1.1 update version info in info.json
In control lua,
change require("mod-gui")
to
local mod_gui = require("mod-gui")
change
for i = 1, player.character_logistic_slot_count do
for i = 1, player.request_slot_count do
player.character_logistic_slot_count = table_size(pl_slots)
-- player.character_logistic_slot_count = table_size(pl_slots)
Awesome, thank you. Will update ASAP.
Very welcome, love this mod!
Alright, it's up. I will probably still keep support for 1.0 also until 1.1 is stable enough with all other mods. I put you in the contributions section too for, well, contributing. Thanks again!
You didn't have to do that, but thanks. Just glad to have it working again, I hate not being able to save/restore the logistics.