Update to factorio 0.18.x
authorSomeone <someone@somenet.org>
Fri, 24 Jan 2020 19:59:10 +0000 (20:59 +0100)
committerSomeone <someone@somenet.org>
Fri, 24 Jan 2020 19:59:10 +0000 (20:59 +0100)
changelog.txt
info.json

index 3aca87edfb6b6ed062fd490dca3812c19b26180c..b3440ef7cd4b368ac72c222f190186fc3737ff5d 100644 (file)
@@ -1,3 +1,10 @@
+---------------------------------------------------------------------------------------------------
+Version: 0.18.0
+Date: 2020-01-24
+
+  Changed:
+    - Update to factorio 0.18.x.
+
 ---------------------------------------------------------------------------------------------------
 Version: 0.17.3
 Date: 2019-06-01
index 9dd06e6f7796b044a07f4760d200a6e067c5a333..59c10bfb9b3b17de1086acc86b60cbb6ae207ea9 100644 (file)
--- a/info.json
+++ b/info.json
@@ -1,10 +1,10 @@
-{\r
-    "name": "some-infinitychest",\r
-    "version": "0.17.3",\r
-    "title": "Advanced infinity chest",\r
-    "author": "someone1337",\r
-    "homepage": "https://git.somenet.org/pub/jan/factorio_some-infinitychest.git",\r
-    "description": "Extends infinity-chest to behave like buffer chests. Also bots dont try to pick up not (yet) existent items. Therefore we need a waaaay larger inventory and fill it up. For testing of bot-enabled setups.",\r
-    "dependencies": ["base"],\r
-    "factorio_version": "0.17"\r
-}\r
+{
+    "name": "some-infinitychest",
+    "version": "0.18.0",
+    "title": "Advanced infinity chest",
+    "author": "someone1337",
+    "homepage": "https://git.somenet.org/pub/jan/factorio_some-infinitychest.git",
+    "description": "Extends infinity-chest to behave like buffer chests. Also bots dont try to pick up not (yet) existent items. Therefore we need a waaaay larger inventory and fill it up. For testing of bot-enabled setups.",
+    "dependencies": ["base"],
+    "factorio_version": "0.18"
+}