aboutsummaryrefslogtreecommitdiff
path: root/advtrains_luaautomation
diff options
context:
space:
mode:
Diffstat (limited to 'advtrains_luaautomation')
-rw-r--r--advtrains_luaautomation/depends.txt4
-rw-r--r--advtrains_luaautomation/mod.conf7
2 files changed, 7 insertions, 4 deletions
diff --git a/advtrains_luaautomation/depends.txt b/advtrains_luaautomation/depends.txt
deleted file mode 100644
index d5523e1..0000000
--- a/advtrains_luaautomation/depends.txt
+++ /dev/null
@@ -1,4 +0,0 @@
-advtrains
-advtrains_interlocking?
-advtrains_line_automation?
-mesecons_switch? \ No newline at end of file
diff --git a/advtrains_luaautomation/mod.conf b/advtrains_luaautomation/mod.conf
new file mode 100644
index 0000000..a737603
--- /dev/null
+++ b/advtrains_luaautomation/mod.conf
@@ -0,0 +1,7 @@
+name=advtrains_luaautomation
+title=Advanced Trains LuaATC
+description=Lua control interface to Advanced Trains
+author=orwell96
+
+depends=advtrains
+optional_depends=advtrains_interlocking,advtrains_line_automation,mesecons_switch