1
0
mirror of https://github.com/Wyrrrd/Autofilter.git synced 2026-06-02 22:32:27 +02:00

Migrated to base game 2.0

This commit is contained in:
Wyrrrd
2024-10-25 20:30:15 +02:00
parent b20a2f6751
commit 850ad3ef3a
9 changed files with 112 additions and 97 deletions
+4 -4
View File
@@ -1,12 +1,12 @@
{
"name": "Autofilter",
"version": "1.1.3",
"version": "2.0.0",
"title": "Autofilter",
"author": "Wyrrrd",
"dependencies": [
"base >= 1.1.0",
"(?) bobinserters >= 0.18.0"
"base >= 2.0.0",
"(?) bobinserters >= 1.3.0"
],
"description": "Automatically set inserter filters based on adjacent inventory/belt.",
"factorio_version": "1.1"
"factorio_version": "2.0"
}