Update info.json

This commit is contained in:
PHIDIAS
2022-12-01 19:57:14 +09:00
parent 06e2adb0ce
commit 80af90003a

View File

@@ -1,15 +1,14 @@
{ {
"name": "PHIDIAS", "name": "PHI-EN",
"version": "1.1.0", "version": "1.1.0",
"factorio_version": "1.1", "factorio_version": "1.1",
"date": "2022-12-01", "date": "2022-12-01",
"title": "PHIDIAS", "title": "PHIDIAS ENERGY",
"author": "PHIDIAS0303", "author": "PHIDIAS0303",
"contributers": "", "contributers": "",
"homepage": "", "homepage": "",
"description": "Additional Compound Solars, Accumulator", "description": "Additional Compound Solars, Accumulator",
"dependencies": [ "dependencies": [
"base >= 1.1.0", "base >= 1.1.0"
"? PHI-EQ >= 1.1.0"
] ]
} }