Moved git repository. No functional changes. RELEASE
authorSomeone <someone@somenet.org>
Tue, 5 May 2020 17:54:25 +0000 (19:54 +0200)
committerSomeone <someone@somenet.org>
Tue, 5 May 2020 17:54:25 +0000 (19:54 +0200)
changelog.txt
info.json

index f744e17a857740f5ceda4319f110df86124104a7..c2e69f91169c1db9b0180def204604fceef1ca8f 100644 (file)
@@ -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
index 31483145fbc727cc7b6c17f600c9572294bbd323..7c85d4f1bb649f36aa294fa8059032770243b671 100755 (executable)
--- 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"
 }