summaryrefslogtreecommitdiff
path: root/mesecons_extrawires/init.lua
blob: c9e07732d052bac75948af8cb2839df7f2f14e0a (plain)
1
2
3
-- dofile(minetest.get_modpath("mesecons_extrawires").."/crossing.lua");
-- The crossing code is not active right now because it is hard to maintain
dofile(minetest.get_modpath("mesecons_extrawires").."/tjunction.lua");