local zbs = "" package.path = package.path .. ";" .. zbs .. "/lualibs/?/?.lua;" .. zbs .. "/lualibs/?.lua" package.cpath = package.cpath .. ";mods/libs/?.dll" -- DLL is in the folder /mods/libs/socket require("mobdebug").start()