This commit is contained in:
Simon Brodtmann 2025-01-02 14:56:19 +01:00
parent 7f09f1a44b
commit e13a5f432a
361 changed files with 3962 additions and 1 deletions

20
lignumis/info.json Normal file
View file

@ -0,0 +1,20 @@
{
"name": "lignumis",
"version": "0.0.1",
"title": "Lignumis",
"description": "Dive into the world of Lignumis, a moon of Nauvis offering only the most basic technologies.",
"author": "cackling fiend",
"homepage": "",
"factorio_version": "2.0",
"dependencies": [
"base",
"space-age >= 2.0.0",
"wood-military >= 2.0.0",
"Wood-Walls >= 1.2.0",
"wood-logistics >= 2.1.1",
"Burner-Leech-Fork >= 1.0.0",
"mf-buildings >= 0.1.0",
"mf-logistics >= 0.1.0",
"wood-to-landfill-spaceage >= 1.0.2"
]
}