Files
factorio-scenario-ExpCluster/config/gui/autofill.lua
badgamernl 0900fe13ea Added Autofill toolbar button
- May needs to be changed to have a left flow with option;
2020-08-17 23:04:20 +02:00

7 lines
227 B
Lua

--- This file contains all the different settings for the autofill system and gui
-- @config Autofill
return {
-- General config
icon = 'item/piercing-rounds-magazine', --- @setting icon that will be used for the toolbar
}