This commit is contained in:
Simon Brodtmann 2025-02-04 23:04:39 +01:00
parent 4d875f2eaa
commit ae788825fe
2 changed files with 68 additions and 62 deletions

View file

@ -1,4 +1,10 @@
--------------------------------------------------------------------------------------------------- ---------------------------------------------------------------------------------------------------
Version: 1.2.5
Date: 04.02.2025
Changes:
- Add Low density structure again after Wube fixed a bug (https://forums.factorio.com/123081)
- Add support for Muluna (Aluminum plate)
---------------------------------------------------------------------------------------------------
Version: 1.2.4 Version: 1.2.4
Date: 03.02.2025 Date: 03.02.2025
Bug Fixes: Bug Fixes:

View file

@ -1,6 +1,6 @@
{ {
"name": "hot-metals", "name": "hot-metals",
"version": "1.2.4", "version": "1.2.5",
"title": "Hot metals", "title": "Hot metals",
"description": "A furnace doesn't just output cold usable results. You need to wait for them to cool down.", "description": "A furnace doesn't just output cold usable results. You need to wait for them to cool down.",
"author": "cackling fiend", "author": "cackling fiend",