From 415ab78fec0dcc8a2eaddbf103545d1c4f970015 Mon Sep 17 00:00:00 2001 From: Simon Brodtmann Date: Sat, 11 Oct 2025 18:07:19 +0200 Subject: [PATCH] 2.0.1 --- Limestone2/changelog.txt | 32 +++++++------------------------- Limestone2/info.json | 2 +- 2 files changed, 8 insertions(+), 26 deletions(-) diff --git a/Limestone2/changelog.txt b/Limestone2/changelog.txt index e62de8b..ae96e74 100644 --- a/Limestone2/changelog.txt +++ b/Limestone2/changelog.txt @@ -1,28 +1,10 @@ --------------------------------------------------------------------------------------------------- -Version: 0.2.1 -Date: 2024-07-28 - Features: - - Fixed dependencies with different types of mod lists. - - Added carbon dioxide as byproduct from calcium plate. - - Changed calcium plate to be able to smelt on surface and not just in space. +Version: 2.0.1 +Date: 11.10.2025 + Bug Fixes: + - Increase mod compatibility --------------------------------------------------------------------------------------------------- -Version: 0.2.0 -Date: 2024-06-28 +Version: 2.0.0 +Date: 10.10.2025 Features: - - Added calcium chloride. - - Changed calcium plate research. ---------------------------------------------------------------------------------------------------- -Version: 0.1.2 -Date: 2024-01-21 - Features: - - Removed old unused files. ---------------------------------------------------------------------------------------------------- -Version: 0.1.1 -Date: 2024-01-06 - Features: - - Added quicklime to steel plate. ---------------------------------------------------------------------------------------------------- -Version: 0.1.0 -Date: 2023-11-23 - Features: - - Alpha release. \ No newline at end of file + - Update to Factorio 2.0 \ No newline at end of file diff --git a/Limestone2/info.json b/Limestone2/info.json index eb58148..a56bcb6 100644 --- a/Limestone2/info.json +++ b/Limestone2/info.json @@ -1,6 +1,6 @@ { "name": "Limestone2", - "version": "2.0.0", + "version": "2.0.1", "factorio_version": "2.0", "title": "Limestone", "author": "Timeken, cackling fiend",