From 5f70a46573692de31c6240bba739694d2d734981 Mon Sep 17 00:00:00 2001 From: PHIDIAS Date: Mon, 20 Mar 2023 22:38:18 +0900 Subject: [PATCH] Create info.json --- PHI-WE/info.json | 14 ++++++++++++++ 1 file changed, 14 insertions(+) create mode 100644 PHI-WE/info.json diff --git a/PHI-WE/info.json b/PHI-WE/info.json new file mode 100644 index 0000000..c005550 --- /dev/null +++ b/PHI-WE/info.json @@ -0,0 +1,14 @@ +{ + "name": "PHI-RS", + "version": "1.0.0", + "factorio_version": "1.1", + "date": "2023-03-17", + "title": "Phidias Recipe Scaling", + "author": "PHIDIAS0303", + "contributers": "", + "homepage": "", + "description": "Recipe Scaling", + "dependencies": [ + "base >= 1.1.0" + ] +} \ No newline at end of file