Skip to content

Commit

Permalink
Updated for 0.18
Browse files Browse the repository at this point in the history
  • Loading branch information
Bilka2 committed Jan 25, 2020
1 parent 39490c9 commit 4ef15eb
Show file tree
Hide file tree
Showing 2 changed files with 8 additions and 4 deletions.
5 changes: 5 additions & 0 deletions changelog.txt
Original file line number Diff line number Diff line change
@@ -1,4 +1,9 @@
---------------------------------------------------------------------------------------------------
Version: 4.0.0
Date: 25. 01. 2020
Minor Features:
- Updated for 0.18.
---------------------------------------------------------------------------------------------------
Version: 3.1.4
Date: 16. 07. 2019
Minor Features:
Expand Down
7 changes: 3 additions & 4 deletions info.json
Original file line number Diff line number Diff line change
@@ -1,10 +1,9 @@
{
"name": "ChangeMapSettings",
"version": "3.1.4",
"factorio_version" : "0.17",
"version": "4.0.0",
"factorio_version" : "0.18",
"title": "Change Map Settings",
"author": "Bilka",
"homepage": "",
"description": "Allows you to change your map and map generation settings at any time you want.",
"dependencies": [ "base >= 0.17.58" ]
"dependencies": [ "base >= 0.18.0" ]
}

0 comments on commit 4ef15eb

Please sign in to comment.