aboutsummaryrefslogtreecommitdiff
path: root/mod.conf
diff options
context:
space:
mode:
Diffstat (limited to 'mod.conf')
-rw-r--r--mod.conf15
1 files changed, 14 insertions, 1 deletions
diff --git a/mod.conf b/mod.conf
index b3bbbc0..5f034e3 100644
--- a/mod.conf
+++ b/mod.conf
@@ -1,3 +1,16 @@
name = mesecons_debug
+title = mesecons debug
+description = throttles mesecons if the server is lagging, in particular when mesecons is causing the lag.
+license = ?????
+media_license = CC-BY-SA 3.0
depends = mesecons
-optional_depends = digilines, digistuff, mesecons_blinkyplant, mesecons_luacontroller, moremesecons_adjustable_blinkyplant, moremesecons_injector_controller, monitoring, pipeworks
+optional_depends = """
+digilines,
+digistuff,
+mesecons_blinkyplant,
+mesecons_luacontroller,
+moremesecons_adjustable_blinkyplant,
+moremesecons_injector_controller,
+monitoring,
+pipeworks
+"""