From 486c3e6879e798361406b7994ddfa46361d1dca9 Mon Sep 17 00:00:00 2001 From: Simon Brodtmann Date: Sat, 11 Oct 2025 18:03:00 +0200 Subject: [PATCH] 2.0.1 --- Indium2/changelog.txt | 36 +++++++----------------------------- Indium2/info.json | 2 +- 2 files changed, 8 insertions(+), 30 deletions(-) diff --git a/Indium2/changelog.txt b/Indium2/changelog.txt index e51e93e..ae96e74 100644 --- a/Indium2/changelog.txt +++ b/Indium2/changelog.txt @@ -1,32 +1,10 @@ --------------------------------------------------------------------------------------------------- -Version: 0.3.3 -Date: 2024-07-05 - Features: - - Fixed error when uning bzsilicon but not solar cell option. +Version: 2.0.1 +Date: 11.10.2025 + Bug Fixes: + - Increase mod compatibility --------------------------------------------------------------------------------------------------- -Version: 0.3.2 -Date: 2024-01-21 +Version: 2.0.0 +Date: 10.10.2025 Features: - - Removed all old indium ore references. - - Removed old unused files. ---------------------------------------------------------------------------------------------------- -Version: 0.3.1 -Date: 2024-01-13 - Features: - - Added indite ore to SE core fragment. - - Replaced indium ore with indite ore. ---------------------------------------------------------------------------------------------------- -Version: 0.3.0 -Date: 2023-12-24 - Features: - - Added 248k support (molten, pure and cast indium) ---------------------------------------------------------------------------------------------------- -Version: 0.2.0 -Date: 2023-12-19 - Features: - - Added blank advanced tech card. ---------------------------------------------------------------------------------------------------- -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/Indium2/info.json b/Indium2/info.json index 75a8279..1c75a6e 100644 --- a/Indium2/info.json +++ b/Indium2/info.json @@ -1,6 +1,6 @@ { "name": "Indium2", - "version": "2.0.0", + "version": "2.0.1", "factorio_version": "2.0", "title": "Indium", "author": "Timeken, cackling fiend",