kpoppel
2013-08-27 ec9f92d98b88b13adada6250622b9a51f3705026
1
2
3
4
5
6
local path = technic.modpath.."/machines/other"
 
-- mesecons and tubes related
dofile(path.."/injector.lua")
dofile(path.."/constructor.lua")
dofile(path.."/frames.lua")