This commit is contained in:
Simon Brodtmann 2025-10-11 18:07:19 +02:00
parent ee40f46581
commit 415ab78fec
2 changed files with 8 additions and 26 deletions

View file

@ -1,28 +1,10 @@
--------------------------------------------------------------------------------------------------- ---------------------------------------------------------------------------------------------------
Version: 0.2.1 Version: 2.0.1
Date: 2024-07-28 Date: 11.10.2025
Features: Bug Fixes:
- Fixed dependencies with different types of mod lists. - Increase mod compatibility
- Added carbon dioxide as byproduct from calcium plate.
- Changed calcium plate to be able to smelt on surface and not just in space.
--------------------------------------------------------------------------------------------------- ---------------------------------------------------------------------------------------------------
Version: 0.2.0 Version: 2.0.0
Date: 2024-06-28 Date: 10.10.2025
Features: Features:
- Added calcium chloride. - Update to Factorio 2.0
- 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.

View file

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