From 742e6a611adf1e94bc0c5daed8b6d8fb21afa503 Mon Sep 17 00:00:00 2001 From: Someone Date: Fri, 24 Jan 2020 21:00:09 +0100 Subject: [PATCH] Update to factorio 0.18.x --- changelog.txt | 7 +++++++ info.json | 4 ++-- 2 files changed, 9 insertions(+), 2 deletions(-) diff --git a/changelog.txt b/changelog.txt index 1b6a566..cbae63f 100644 --- a/changelog.txt +++ b/changelog.txt @@ -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 diff --git a/info.json b/info.json index e66aa0e..d3a8050 100644 --- a/info.json +++ b/info.json @@ -1,10 +1,10 @@ { "name": "some-disableenemygeneration", - "version": "0.17.3", + "version": "0.18.0", "title": "Disable enemy generation", "author": "someone1337", "homepage": "https://git.somenet.org/pub/jan/factorio_some-disableenemygeneration.git", "description": "Enable mod to disable the spawning of enemy bases on newly generated chunks. Disable mod to restore vanilla behavior. This way you can go mega without having to use lua commands (=losing achievements) or restart the game. Existing enemies may still expand on their own!", "dependencies": ["base"], - "factorio_version": "0.17" + "factorio_version": "0.18" } -- 2.43.0