hdastwb
2013-07-24 2d7f750d9a734e2c84cc1ee14746a4ee2f8757e6
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")