This commit is contained in:
Simon Brodtmann 2025-06-04 16:35:57 +02:00
parent 23f5286d22
commit 2ccc07fd74
2 changed files with 8 additions and 3 deletions

View file

@ -1,6 +1,11 @@
--------------------------------------------------------------------------------------------------- ---------------------------------------------------------------------------------------------------
Version: 1.0.50
Date: 04.06.2025
Changes:
- Reapply "Improve transition to Nauvis"
---------------------------------------------------------------------------------------------------
Version: 1.0.49 Version: 1.0.49
Date: 03.06.2025 Date: 04.06.2025
Changes: Changes:
- Enable burner leech when no dedicated mod is installed - Enable burner leech when no dedicated mod is installed
- Burner-Leech-Fork is not incompatible anymore - Burner-Leech-Fork is not incompatible anymore

View file

@ -1,6 +1,6 @@
{ {
"name": "lignumis", "name": "lignumis",
"version": "1.0.49", "version": "1.0.50",
"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",
@ -9,7 +9,7 @@
"space_travel_required": true, "space_travel_required": true,
"dependencies": [ "dependencies": [
"base", "base",
"space-age >= 2.0.33", "space-age >= 2.0.53",
"astroponics >= 1.2.0", "astroponics >= 1.2.0",
"bioprocessing-tab", "bioprocessing-tab",
"cf-lib >= 0.0.13", "cf-lib >= 0.0.13",