13 lines
255 B
Lua
13 lines
255 B
Lua
|
|
dofile(minetest.get_modpath("mysheetmetal").."/soffit.lua")
|
|
dofile(minetest.get_modpath("mysheetmetal").."/fascia.lua")
|
|
dofile(minetest.get_modpath("mysheetmetal").."/eavestrough.lua")
|
|
dofile(minetest.get_modpath("mysheetmetal").."/machine.lua")
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|