This commit is contained in:
2023-04-20 15:05:08 +09:00
parent 5da64863e4
commit 144f4a46b2
5 changed files with 62 additions and 3 deletions

View File

@@ -1,8 +1,8 @@
{
"name": "PHI-MB",
"version": "1.0.3",
"version": "1.0.4",
"factorio_version": "1.1",
"date": "2023-04-19",
"date": "2023-04-20",
"title": "Phidias Megabase",
"author": "PHIDIAS0303",
"contributers": "",
@@ -10,6 +10,7 @@
"description": "Additional Machines for Megabase",
"dependencies": [
"base >= 1.1.0",
"? space-exploration >= 0.6.0"
"? space-exploration >= 0.6.0",
"? aai-industry >= 0.5.0"
]
}