From 1e4dd19e68d1abab881e4f82456b499fb2eb0695 Mon Sep 17 00:00:00 2001 From: PHIDIAS Date: Wed, 5 Apr 2023 23:21:35 +0900 Subject: [PATCH] Create info.json --- PHI-VP/info.json | 15 +++++++++++++++ 1 file changed, 15 insertions(+) create mode 100644 PHI-VP/info.json diff --git a/PHI-VP/info.json b/PHI-VP/info.json new file mode 100644 index 0000000..989697a --- /dev/null +++ b/PHI-VP/info.json @@ -0,0 +1,15 @@ +{ + "name": "PHI-MB", + "version": "1.0.0", + "factorio_version": "1.1", + "date": "2023-03-17", + "title": "Phidias Megabase", + "author": "PHIDIAS0303", + "contributers": "", + "homepage": "", + "description": "Additional Machines for Megabase", + "dependencies": [ + "base >= 1.1.0", + "PHI-EN >= 1.1.0" + ] +} \ No newline at end of file