RealBadAngel
2013-07-25 d8ec3f8bbee5c3c489e4c5740fc8c84449eb86c3
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")