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
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.
- Update to Factorio 2.0

View file

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