ShadowNinja
2013-07-13 187015e0733e5e0bfa5efba215319c7d9d86f072
commit | author | age
5d470c 1 local path = technic.modpath.."/machines/other"
S 2
3 -- mesecons and tubes related
4 dofile(path.."/injector.lua")
5 dofile(path.."/node_breaker.lua")
6 dofile(path.."/deployer.lua")
7 dofile(path.."/constructor.lua")
8 dofile(path.."/frames.lua")