1.0.5
This commit is contained in:
parent
20885f92ce
commit
f0a510deaa
2 changed files with 9 additions and 1 deletions
|
@ -1,4 +1,12 @@
|
||||||
---------------------------------------------------------------------------------------------------
|
---------------------------------------------------------------------------------------------------
|
||||||
|
Version: 1.0.5
|
||||||
|
Date: 27.01.2025
|
||||||
|
Changes:
|
||||||
|
- Move requester chest to logistic robotics
|
||||||
|
Bug Fixes:
|
||||||
|
- Temporary fix for crash due to "Wood Walls and floors" (https://mods.factorio.com/mod/Wood-Walls/discussion/679915cbb8bf3c84c65db404)
|
||||||
|
- Fix error in migration code when Lignumis surface does not exist yet
|
||||||
|
---------------------------------------------------------------------------------------------------
|
||||||
Version: 1.0.4
|
Version: 1.0.4
|
||||||
Date: 27.01.2025
|
Date: 27.01.2025
|
||||||
Changes:
|
Changes:
|
||||||
|
|
|
@ -1,6 +1,6 @@
|
||||||
{
|
{
|
||||||
"name": "lignumis",
|
"name": "lignumis",
|
||||||
"version": "1.0.4",
|
"version": "1.0.5",
|
||||||
"title": "Lignumis",
|
"title": "Lignumis",
|
||||||
"description": "Dive into the world of Lignumis, a moon of Nauvis offering only the most basic technologies.",
|
"description": "Dive into the world of Lignumis, a moon of Nauvis offering only the most basic technologies.",
|
||||||
"author": "cackling fiend",
|
"author": "cackling fiend",
|
||||||
|
|
Loading…
Add table
Reference in a new issue