From ee316f2325e26dc532ccaa09369e9d173b5ef411 Mon Sep 17 00:00:00 2001 From: cheapie Date: Sat, 1 Jan 2022 19:13:34 -0600 Subject: Add TSLib, libexpander, and libdetector as libraries Only works with my upcoming (as of this writing) mesecons fork, but the mod should still work without this functionality otherwise --- init.lua | 1 + 1 file changed, 1 insertion(+) (limited to 'init.lua') diff --git a/init.lua b/init.lua index 13b99c1..ee719ab 100644 --- a/init.lua +++ b/init.lua @@ -20,6 +20,7 @@ local components = { "gpu", "sillystuff", "movestone", + "lclibraries", } if minetest.get_modpath("mesecons_luacontroller") then table.insert(components,"ioexpander") end -- cgit v1.2.3