@@ -0,0 +1,8 @@
local rootPath = utils.get_appdata_path("PopstarDevs", "2Take1Menu") .. "\\scripts\\"
function load(file)
local chunk, status = loadfile(rootPath .. file)
if chunk then chunk() end
end
load("ts-lua\\dist\\test.lua")
The note is not visible to the blocked user.