From d1483c9f04b18a396431bb25d13763a9bb0a316b Mon Sep 17 00:00:00 2001 From: Freeman Date: Fri, 1 Sep 2023 09:53:30 +0200 Subject: [PATCH] mod.conf update --- mod.conf | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/mod.conf b/mod.conf index bfc83a5..18d8cd8 100644 --- a/mod.conf +++ b/mod.conf @@ -1,6 +1,6 @@ name = digilines -depends = default -optional_depends = tubelib,tubelib2 +depends = +optional_depends = mcl_core, mcl_sounds, default, tubelib, tubelib2 description = """ This mod adds digiline wires, an RTC (Real Time Clock), a light sensor as well as an LCD Screen. Can be used together with the luacontroller from mesecons.