1
0
mirror of https://github.com/Wyrrrd/Autofilter.git synced 2026-04-17 10:44:51 +02:00
Files
Autofilter/info.json
Wyrrrd 8ce0cbbf8e Multiple things
- Fixed changelog (again)
- Added integration for Informatron
- Moved some capitalisation around
- Added mode=none check for performance
2020-03-05 18:34:55 +01:00

13 lines
306 B
JSON

{
"name": "Autofilter",
"version": "0.18.7",
"title": "Autofilter",
"author": "Wyrrrd",
"dependencies": [
"base >= 0.18.0",
"(?) bobinserters >= 0.18.0",
"? informatron >= 0.1.5"
],
"description": "Automatically set inserter filters based on adjacent inventory.",
"factorio_version": "0.18"
}