mirror of
https://github.com/Wyrrrd/Autofilter.git
synced 2026-04-17 10:44:51 +02:00
- Fixed changelog (again) - Added integration for Informatron - Moved some capitalisation around - Added mode=none check for performance
13 lines
306 B
JSON
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"
|
|
} |