Add digilines movestone

This commit is contained in:
cheapie
2021-02-05 20:09:30 -06:00
parent b3d8709f27
commit 6c299b2fe5
3 changed files with 294 additions and 0 deletions

View File

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