From 1e85b2df4d24c54bfc9781c1a623a71528668edc Mon Sep 17 00:00:00 2001 From: PHIDIAS <10016767+PHIDIAS0303@users.noreply.github.com> Date: Thu, 1 Dec 2022 00:55:12 +0900 Subject: [PATCH] Create info.json --- PHI-EN/info.json | 15 +++++++++++++++ 1 file changed, 15 insertions(+) create mode 100644 PHI-EN/info.json diff --git a/PHI-EN/info.json b/PHI-EN/info.json new file mode 100644 index 0000000..1d888d1 --- /dev/null +++ b/PHI-EN/info.json @@ -0,0 +1,15 @@ +{ + "name": "PHIDIAS", + "version": "1.1.0", + "factorio_version": "1.1", + "date": "2022-12-01", + "title": "PHIDIAS", + "author": "PHIDIAS0303", + "contributers": "", + "homepage": "", + "description": "Additional Compound Solars, Accumulator", + "dependencies": [ + "base >= 1.1.0", + "? PHI-EQ >= 1.1.0" + ] +} \ No newline at end of file