1
0
mirror of https://github.com/Wyrrrd/Autofilter.git synced 2026-03-25 16:09:49 +01:00
- Added option to read belt at pickup position
- Added option to leave out filter candidates if they cannot enter inventory at drop position
- Changed modus setting format to allow for more customization
- Added deduplication to filter candidates (needed for belt transport lines)
- Removed integrations for Informatron, Factorio Wiki Mod and Booktorio (feels like bloat)
This commit is contained in:
Wyrrrd
2021-04-16 20:23:04 +02:00
parent 461a88e6bd
commit ef61bd94dd
19 changed files with 193 additions and 244 deletions

View File

@@ -1,4 +0,0 @@
--data.lua
require("integrations.informatron.data")
require("integrations.wiki.data")
require("integrations.Booktorio.data")