This commit is contained in:
Caesar2011
2026-05-16 01:22:25 +02:00
commit 3601076f49
12 changed files with 5195 additions and 0 deletions

9
info.json Normal file
View File

@@ -0,0 +1,9 @@
{
"name": "SignalExporter",
"version": "1.0.0",
"title": "Signal Exporter",
"author": "Expert Engineer",
"factorio_version": "1.1",
"dependencies": ["base >= 1.1.0"],
"description": "Provides a custom combinator that reads both connected circuit and logistic networks, writing the data to a JSON file."
}