This commit is contained in:
2023-04-27 20:41:06 +09:00
parent 2571ea8862
commit 6b484db057
21 changed files with 1802 additions and 47 deletions

14
PHI-CC/info.json Normal file
View File

@@ -0,0 +1,14 @@
{
"name": "PHI-CC",
"version": "1.0.0",
"factorio_version": "1.1",
"date": "2023-04-25",
"title": "Phidias Circuit Combinator",
"author": "PHIDIAS0303",
"contributers": "",
"homepage": "",
"description": "",
"dependencies": [
"base >= 1.1.0"
]
}