This commit is contained in:
Simon Brodtmann 2025-12-24 23:46:39 +01:00
parent 24dfb383a7
commit afcd3f1cdb
2 changed files with 11 additions and 1 deletions

View file

@ -1,4 +1,14 @@
--------------------------------------------------------------------------------------------------- ---------------------------------------------------------------------------------------------------
Version: 1.3.1
Date: 24.12.2025
Changes:
- Mark basic circuit board setting as deprecated
- Add icons to overhaul settings labels
- Invert the meaning of the vanilla lab setting
- Add alternative electronic circuit recipe
Bug Fixes:
- Fix crash when basic circuit boards are disabled
---------------------------------------------------------------------------------------------------
Version: 1.3.0 Version: 1.3.0
Date: 22.12.2025 Date: 22.12.2025
Changes: Changes:

View file

@ -1,6 +1,6 @@
{ {
"name": "lignumis", "name": "lignumis",
"version": "1.3.0", "version": "1.3.1",
"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",