This commit is contained in:
Simon Brodtmann 2025-10-11 18:03:00 +02:00
parent b2d4ee2a7f
commit 486c3e6879
2 changed files with 8 additions and 30 deletions

View file

@ -1,32 +1,10 @@
--------------------------------------------------------------------------------------------------- ---------------------------------------------------------------------------------------------------
Version: 0.3.3 Version: 2.0.1
Date: 2024-07-05 Date: 11.10.2025
Features: Bug Fixes:
- Fixed error when uning bzsilicon but not solar cell option. - Increase mod compatibility
--------------------------------------------------------------------------------------------------- ---------------------------------------------------------------------------------------------------
Version: 0.3.2 Version: 2.0.0
Date: 2024-01-21 Date: 10.10.2025
Features: Features:
- Removed all old indium ore references. - Update to Factorio 2.0
- 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.

View file

@ -1,6 +1,6 @@
{ {
"name": "Indium2", "name": "Indium2",
"version": "2.0.0", "version": "2.0.1",
"factorio_version": "2.0", "factorio_version": "2.0",
"title": "Indium", "title": "Indium",
"author": "Timeken, cackling fiend", "author": "Timeken, cackling fiend",