1.2.0
This commit is contained in:
parent
53c3ce6907
commit
59bcccac74
2 changed files with 9 additions and 1 deletions
|
@ -1,3 +1,11 @@
|
|||
Version: 1.2.0
|
||||
Date: 01.01.2025
|
||||
Changes:
|
||||
- Add support for custom icons (https://mods.factorio.com/mod/hot-metals/discussion/6773ea5e1c4d7b0e4bba85b6)
|
||||
- Add hot plastic (https://mods.factorio.com/mod/hot-metals/discussion/675af47f1fba71716b2b7f7f)
|
||||
Bug Fixes:
|
||||
- Support main_product (https://mods.factorio.com/mod/hot-metals/discussion/6773e919c568cd84f3f0884f)
|
||||
---------------------------------------------------------------------------------------------------
|
||||
Version: 1.1.1
|
||||
Date: 21.12.2024
|
||||
Bug Fixes:
|
||||
|
|
|
@ -1,6 +1,6 @@
|
|||
{
|
||||
"name": "hot-metals",
|
||||
"version": "1.1.1",
|
||||
"version": "1.2.0",
|
||||
"title": "Hot metals",
|
||||
"description": "A furnace doesn't just output cold usable results. You need to wait for them to cool down.",
|
||||
"author": "cackling fiend",
|
||||
|
|
Loading…
Add table
Reference in a new issue