1
0
mirror of https://github.com/Wyrrrd/Autofilter.git synced 2026-03-26 00:19:48 +01:00

Added incompatibility (for now)

This commit is contained in:
Wyrrrd
2020-02-23 10:36:12 +01:00
parent fc2afea961
commit 7ec64d2f62

View File

@@ -3,7 +3,10 @@
"version": "0.18.3",
"title": "Autofilter",
"author": "Wyrrrd",
"dependencies": ["base >= 0.18.0"],
"dependencies": [
"base >= 0.18.0",
"!upgrade-planner-next"
],
"description": "Automatically set inserter filters based on adjacent inventory.",
"factorio_version": "0.18"
}