1
0

Update info.json

Hidden dependency on IR to ensure it loads first (IR now does tech stuff in data-updates and IDP needs techs set up before its own data-updates)
This commit is contained in:
Deadlock989
2020-11-22 09:17:22 +00:00
committed by GitHub
parent 90499e48ec
commit 59aa449911
+2 -1
View File
@@ -5,7 +5,8 @@
"author": "Wyrrrd",
"homepage": "https://github.com/Wyrrrd/IndustrialDisplayPlates",
"dependencies": [
"base >= 0.18.27"
"base >= 0.18.27",
"(?)IndustrialRevolution"
],
"description": "Big, medium and small signs which display item and fluid icons. Can be used to blueprint map markers.",
"factorio_version": "0.18"