From 94b1e0a0573ac6376fd4de5df8640e3980444f7a Mon Sep 17 00:00:00 2001 From: Someone Date: Wed, 27 Feb 2019 19:48:37 +0100 Subject: [PATCH] Update to factorio 0.17.x (Tested with 0.17.2) --- changelog.txt | 7 +++++++ info.json | 16 ++++++++-------- 2 files changed, 15 insertions(+), 8 deletions(-) diff --git a/changelog.txt b/changelog.txt index 16dc0e7..1ab66c6 100644 --- a/changelog.txt +++ b/changelog.txt @@ -1,3 +1,10 @@ +--------------------------------------------------------------------------------------------------- +Version: 0.17.1 +Date: 2019-02-27 + + Changed: + - Updated to work with Factorio 0.17.x (Tested with 0.17.2) + --------------------------------------------------------------------------------------------------- Version: 0.16.2 Date: 2018-07-29 diff --git a/info.json b/info.json index a77ab6a..ea1a251 100755 --- a/info.json +++ b/info.json @@ -1,10 +1,10 @@ { - "name": "some-lazybastard", - "version": "0.16.2", - "factorio_version": "0.16", - "title": "Some lazy bastard", - "author": "someone1337", - "homepage": "https://git.somenet.org/pub/jan/factorio_some-lazybastard.git", - "description": "For the lazy bastards. Start with: AM3, small-pole, offshort-pump, boiler, steam-engine. Handcrafting disabled by /permissions.", - "dependencies": ["base >= 0.16.0"] + "name": "some-lazybastard", + "version": "0.17.1", + "title": "Some lazy bastard", + "author": "someone1337", + "homepage": "https://git.somenet.org/pub/jan/factorio_some-lazybastard.git", + "description": "For the lazy bastards. Start with: AM3, small-pole, offshort-pump, boiler, steam-engine. Handcrafting disabled by /permissions.", + "dependencies": ["base"], + "factorio_version": "0.17" } -- 2.43.0