Set informatron to soft dependency.

This commit is contained in:
Adamo 2020-11-15 23:58:21 -05:00
parent bd87efb05e
commit a265349635
2 changed files with 10 additions and 1 deletions

View File

@ -1,9 +1,18 @@
---------------------------------------------------------------------------------------------------
Version: 0.3.2
Date: 2020-11-15
Changes:
- Quick fix to remove hard dependency on informatron.
---------------------------------------------------------------------------------------------------
Version: 0.3.1
Date: 2020-11-15
Recipes:
- Further-tweaked some flow rates.
Changes:
- Added informatron interface with place-holder text.
---------------------------------------------------------------------------------------------------

View File

@ -6,7 +6,7 @@
"dependencies": [
"base",
"SimpleSilicon",
"informatron"
"? informatron"
],
"description": "Chemical reverse engineering.",
"factorio_version": "1.0"