Compare commits

..

2 commits

Author SHA1 Message Date
Simon Brodtmann
12756680ed info.json 2025-02-17 19:52:22 +01:00
Simon Brodtmann
f7f52c3d60 gitignore 2025-02-17 19:52:15 +01:00
2 changed files with 18 additions and 0 deletions

3
.gitignore vendored Normal file
View file

@ -0,0 +1,3 @@
*.zip
.idea
.vscode

15
ghelmina/info.json Normal file
View file

@ -0,0 +1,15 @@
{
"name": "ghelmina",
"version": "0.0.1",
"title": "Ghelmina",
"description": "",
"author": "Tserup啊, cackling fiend",
"homepage": "https://discord.gg/5bevXf5W",
"factorio_version": "2.0",
"dependencies": [
"base >= 2.0.34",
"space-age",
"PlanetsLib >= 1.1.26",
"cf-lib >= 0.0.5"
]
}