mirror of
https://github.com/Wyrrrd/Autofilter.git
synced 2026-04-23 22:23:18 +02:00
c36e55c961
Also moved graphics to be used by both integrations
14 lines
329 B
JSON
14 lines
329 B
JSON
{
|
|
"name": "Autofilter",
|
|
"version": "0.18.9",
|
|
"title": "Autofilter",
|
|
"author": "Wyrrrd",
|
|
"dependencies": [
|
|
"base >= 0.18.0",
|
|
"(?) bobinserters >= 0.18.0",
|
|
"? informatron >= 0.1.5",
|
|
"? wiki >= 0.18.01"
|
|
],
|
|
"description": "Automatically set inserter filters based on adjacent inventory.",
|
|
"factorio_version": "0.18"
|
|
} |