From d7aa03900046d2d1356cabd2274e193f1d02f9f6 Mon Sep 17 00:00:00 2001 From: Someone Date: Tue, 5 May 2020 19:54:25 +0200 Subject: [PATCH] Moved git repository. No functional changes. RELEASE --- changelog.txt | 7 +++++++ info.json | 16 ++++++++-------- 2 files changed, 15 insertions(+), 8 deletions(-) diff --git a/changelog.txt b/changelog.txt index f744e17..c2e69f9 100644 --- a/changelog.txt +++ b/changelog.txt @@ -1,3 +1,10 @@ +--------------------------------------------------------------------------------------------------- +Version: 0.18.2 +Date: 2020-05-05 + + Changed: + - Moved git repository. No functional changes. + --------------------------------------------------------------------------------------------------- Version: 0.18.1 Date: 2020-04-26 diff --git a/info.json b/info.json index 3148314..7c85d4f 100755 --- a/info.json +++ b/info.json @@ -1,10 +1,10 @@ { - "name": "some-npp", - "version": "0.18.1", - "factorio_version": "0.18", - "title": "Someone's nuclear powerplant [WIP]", - "author": "someone1337", - "homepage": "https://git.somenet.org/pub/jan/factorio_some-npp.git", - "description": "My nuclear powerplant in UPS friendly: I took my 1.1 GW (2*4 reactors) smart-powerplant blueprint and made it into a single entity. Blueprint-String is in the .zip This entity costs all the ingredients the original construction would cost (unless I missed something; this is a WIP). It consumes 1 fuelcell every 25 sec: the original eats 8 every 200 sec. It pauses consumption, if not enought energy is used up - as the original would in a way. (Currently not rotatable and the water-requirement at the offshore pumps is not checked either/doesnt work)", - "dependencies": ["base >= 0.18.0"] + "name": "some-npp", + "version": "0.18.2", + "title": "Someone's nuclear powerplant [WIP]", + "author": "someone1337", + "homepage": "https://git.somenet.org/factorio/some-npp.git", + "description": "My nuclear powerplant in UPS friendly: I took my 1.1 GW (2*4 reactors) smart-powerplant blueprint and made it into a single entity. Blueprint-String is in the .zip This entity costs all the ingredients the original construction would cost (unless I missed something; this is a WIP). It consumes 1 fuelcell every 25 sec: the original eats 8 every 200 sec. It pauses consumption, if not enought energy is used up - as the original would in a way. (Currently not rotatable and the water-requirement at the offshore pumps is not checked either/doesnt work)", + "dependencies": ["base >= 0.18.0"], + "factorio_version": "0.18" } -- 2.43.0