5 lines
100 B
Lua

local path = logistica.MODPATH.."/api"
dofile(path.."/cables.lua")
dofile(path.."/controller.lua")