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