summaryrefslogtreecommitdiff
path: root/init.lua
diff options
context:
space:
mode:
Diffstat (limited to 'init.lua')
-rw-r--r--init.lua1
1 files changed, 1 insertions, 0 deletions
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