This commit is contained in:
Simon Brodtmann 2025-01-14 01:11:02 +01:00
parent ade334c1da
commit 44b14965e5
3 changed files with 21 additions and 17 deletions

View file

@ -1,4 +1,9 @@
---------------------------------------------------------------------------------------------------
Version: 0.9.0
Date: 14.01.2025
Changes:
- Add recipes to Quality assembler
---------------------------------------------------------------------------------------------------
Version: 0.0.10
Date: 13.01.2025
Changes:

View file

@ -1,10 +1,10 @@
{
"name": "lignumis",
"version": "0.0.10",
"title": "[Alpha] Lignumis",
"version": "0.9.0",
"title": "Lignumis (Beta)",
"description": "Dive into the world of Lignumis, a moon of Nauvis offering only the most basic technologies. Warning: This is an early development version. Breaking changes will happen.",
"author": "cackling fiend",
"homepage": "",
"homepage": "https://discord.gg/5bevXf5W",
"factorio_version": "2.0",
"dependencies": [
"base",
@ -22,6 +22,7 @@
"!wood-logistics",
"!wood-industry",
"!early-agriculture",
"!wood-universe-modpack"
"!wood-universe-modpack",
"!aai-industry"
]
}