Files
Sebastian Seedorf cd35b8e85e
Some checks failed
Build & Push / build (push) Failing after 1m41s
restructure: move mod files into plugin/ directory
2026-05-19 13:52:27 +02:00

10 lines
319 B
JSON

{
"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."
}