Skip to content

Commit

Permalink
Version: 1.4.1
Browse files Browse the repository at this point in the history
  Added:
    - Thumbnail.png
    - Changelog.txt
    - limit minimum base to version 0.17.47
  • Loading branch information
jocker-il authored Jun 18, 2019
1 parent 262406a commit 897330c
Showing 1 changed file with 4 additions and 4 deletions.
8 changes: 4 additions & 4 deletions info.json
Original file line number Diff line number Diff line change
@@ -1,10 +1,10 @@
{
"name": "MoreLogisticsSlots",
"version": "1.4.0",
"version": "1.4.1",
"title": "More logistics slots",
"author": "Wenihal. Updated by JoCkeR-il for 0.12 and up",
"author": "Wenihal. Updated by JoCkeR-il for Factorio 0.12 and up",
"homepage": "https://github.com/jocker-il",
"factorio_version": "0.17",
"dependencies": ["base"],
"description": "Adds more character logistics slots (up to 10 slots). Reworked since 0.15, since the change to the science packs"
"dependencies": ["base >= 0.17.47"] ,
"description": "Adds more character logistics slots (up to 24 slots). Reworked since 0.15, since the change to the science packs"
}

0 comments on commit 897330c

Please sign in to comment.