1
0

Quick fix for 0.18.37+

- Property show_in_library was removed
- Dectorio crafting tab compat
This commit is contained in:
Wyrrrd
2020-08-02 13:56:09 +02:00
parent b0ec644f5a
commit 0416d23f78
3 changed files with 6 additions and 2 deletions
+3 -1
View File
@@ -4,7 +4,9 @@
"title": "Industrial Display Plates",
"author": "Wyrrrd",
"homepage": "https://github.com/Wyrrrd/IndustrialDisplayPlates",
"dependencies": ["base >= 0.18.27"],
"dependencies": [
"base >= 0.18.27"
],
"description": "Big, medium and small signs which display item and fluid icons. Can be used to blueprint map markers.",
"factorio_version": "0.18"
}