1.0.34
This commit is contained in:
parent
a60a63135b
commit
21875da7b1
2 changed files with 10 additions and 2 deletions
|
@ -1,4 +1,12 @@
|
|||
---------------------------------------------------------------------------------------------------
|
||||
Version: 1.0.34
|
||||
Date: 17.03.2025
|
||||
Changes:
|
||||
- Balance basic construction robots (reduced energy buffer and usage)
|
||||
- Make the second planet after Lignumis configurable by other mods
|
||||
- Add new enemies (only for new games)
|
||||
- Burner leech fork is now a mandatory dependency
|
||||
---------------------------------------------------------------------------------------------------
|
||||
Version: 1.0.33
|
||||
Date: 16.03.2025
|
||||
Breaking Changes:
|
||||
|
|
|
@ -1,6 +1,6 @@
|
|||
{
|
||||
"name": "lignumis",
|
||||
"version": "1.0.33",
|
||||
"version": "1.0.34",
|
||||
"title": "Lignumis",
|
||||
"description": "Dive into the world of Lignumis, a moon of Nauvis offering only the most basic technologies.",
|
||||
"author": "cackling fiend",
|
||||
|
@ -9,7 +9,7 @@
|
|||
"dependencies": [
|
||||
"base",
|
||||
"space-age >= 2.0.28",
|
||||
"lignumis-assets",
|
||||
"lignumis-assets >= 1.0.2",
|
||||
"flib",
|
||||
"PlanetsLib >= 1.1.26",
|
||||
"astroponics >= 1.2.0",
|
||||
|
|
Loading…
Add table
Reference in a new issue