1.1.0
This commit is contained in:
parent
b2e3eb6cff
commit
ba5641c3cd
2 changed files with 12 additions and 1 deletions
11
hot-metals/changelog.txt
Normal file
11
hot-metals/changelog.txt
Normal file
|
@ -0,0 +1,11 @@
|
||||||
|
Version: 1.1.0
|
||||||
|
Date: 03.12.2024
|
||||||
|
Changes:
|
||||||
|
- Added support for Vanilla (you still need to purchase Space Age)
|
||||||
|
- Added support for AAI Industry
|
||||||
|
- Added modding support
|
||||||
|
- Removed Low density structure from the list because of https://forums.factorio.com/viewtopic.php?f=7&t=123081
|
||||||
|
Bug Fixes:
|
||||||
|
- Fixed research triggers that use metals with hot variants
|
||||||
|
- Fixed missing recipe names
|
||||||
|
- Fixed Holmium
|
|
@ -1,6 +1,6 @@
|
||||||
{
|
{
|
||||||
"name": "hot-metals",
|
"name": "hot-metals",
|
||||||
"version": "1.0.0",
|
"version": "1.1.0",
|
||||||
"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",
|
||||||
|
|
Loading…
Add table
Reference in a new issue