Add examples for a few devices

This commit is contained in:
cheapie
2022-01-07 16:51:04 -06:00
parent ee316f2325
commit 32641893e7
8 changed files with 173 additions and 1 deletions

View File

@@ -21,6 +21,7 @@ local components = {
"sillystuff",
"movestone",
"lclibraries",
"lcdocs",
}
if minetest.get_modpath("mesecons_luacontroller") then table.insert(components,"ioexpander") end