Private
Public Access
1
0

Updated info.json

This commit is contained in:
Jan Grießhaber
2026-01-02 10:13:15 +01:00
parent 0966b41c80
commit 09b7ec8742

View File

@@ -2,10 +2,10 @@
"name": "factorio-prometheus-exporter", "name": "factorio-prometheus-exporter",
"version": "0.1.0", "version": "0.1.0",
"title": "Prometheus Exporter", "title": "Prometheus Exporter",
"author": "Your Name", "author": "Jan Grießhaber",
"contact": "your.email@example.com", "contact": "jan@griesshaber.systems",
"homepage": "", "homepage": "",
"description": "Exports Factorio metrics for collection by Prometheus.", "description": "Exports Factorio metrics for collection by a seperate tool.",
"factorio_version": "2.0", "factorio_version": "2.0",
"dependencies": [ "dependencies": [
"base >= 2.0.0" "base >= 2.0.0"