Novatux
2013-08-29 f4ac2b8c1ef97a8adf29501f5599fb8adb4df00c
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")