From d04676403c0e81707f4dd752d9891637bca5efad Mon Sep 17 00:00:00 2001 From: Simon Brodtmann Date: Tue, 21 Oct 2025 15:29:34 +0200 Subject: [PATCH] 2.0.3 --- Limestone2/changelog.txt | 6 ++++++ Limestone2/info.json | 9 +++++---- 2 files changed, 11 insertions(+), 4 deletions(-) diff --git a/Limestone2/changelog.txt b/Limestone2/changelog.txt index 2fb4bd0..0f642d5 100644 --- a/Limestone2/changelog.txt +++ b/Limestone2/changelog.txt @@ -1,4 +1,10 @@ --------------------------------------------------------------------------------------------------- +Version: 2.0.3 +Date: 21.10.2025 + Changes: + - Switch to bz mods forks + - Add incompatibility with Space Age +--------------------------------------------------------------------------------------------------- Version: 2.0.2 Date: 13.10.2025 Bug Fixes: diff --git a/Limestone2/info.json b/Limestone2/info.json index 54e8f16..c4219d3 100644 --- a/Limestone2/info.json +++ b/Limestone2/info.json @@ -1,8 +1,9 @@ { "name": "Limestone2", - "version": "2.0.2", + "version": "2.0.3", "factorio_version": "2.0", "title": "Limestone", + "description": "Limestone2 is a mod adding calcium in the form of limestone.\n\nThis mod is inspired by Brevven's BZ mods.", "author": "Timeken, cackling fiend", "homepage": "https://discord.gg/ufvFUJtVwk", "dependencies": [ @@ -12,7 +13,7 @@ "? bzcarbon2", "? bzzirconium2", "? Krastorio2", - "? space-exploration" - ], - "description": "Limestone2 is a mod adding calcium in the form of limestone.\n\nThis mod is inspired by Brevven's BZ mods. \n\n Most if not all art is placeholder." + "? space-exploration", + "! space-age" + ] } \ No newline at end of file