diff --git a/hot-metals/changelog.txt b/hot-metals/changelog.txt new file mode 100644 index 0000000..c7611d3 --- /dev/null +++ b/hot-metals/changelog.txt @@ -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 \ No newline at end of file diff --git a/hot-metals/info.json b/hot-metals/info.json index 3f63008..11c55e1 100644 --- a/hot-metals/info.json +++ b/hot-metals/info.json @@ -1,6 +1,6 @@ { "name": "hot-metals", - "version": "1.0.0", + "version": "1.1.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",