Compare commits
No commits in common. "cb3638b21627a65b41d47aac9295d01047472734" and "35012f4b10567fa01f7be1e2d098b1b8490b799c" have entirely different histories.
cb3638b216
...
35012f4b10
2 changed files with 2 additions and 10 deletions
|
@ -1,9 +1,4 @@
|
|||
---------------------------------------------------------------------------------------------------
|
||||
Version: 0.0.6
|
||||
Date: 08.01.2025
|
||||
Changes:
|
||||
- Remove temporary incompatibility with wood-logistics
|
||||
---------------------------------------------------------------------------------------------------
|
||||
Version: 0.0.5
|
||||
Date: 07.01.2025
|
||||
Changes:
|
||||
|
@ -14,10 +9,6 @@ Date: 07.01.2025
|
|||
- Balance "noise" pollution
|
||||
- Move 2 damage research levels to Lignumis
|
||||
- Adjust vanilla technologies
|
||||
- Add compatibility with hot metals
|
||||
Bug Fixes:
|
||||
- Fix too slow belt animation
|
||||
- Fix initial fuel for all burner inserters
|
||||
---------------------------------------------------------------------------------------------------
|
||||
Version: 0.0.4
|
||||
Date: 06.01.2025
|
||||
|
|
|
@ -14,6 +14,7 @@
|
|||
"Wood-Walls >= 1.2.0",
|
||||
"mf-buildings >= 0.1.0",
|
||||
"mf-logistics >= 0.1.0",
|
||||
"?hot-metals"
|
||||
"?hot-metals",
|
||||
"!wood-logistics"
|
||||
]
|
||||
}
|
Loading…
Add table
Reference in a new issue