@ -0,0 +1,8 @@
modpath = minetest.get_modpath("colddb")
local ie = minetest.request_insecure_environment()
if ie then
loadfile(modpath .. "/colddb.lua")(ie)
else
dofile(modpath .. "/colddb.lua")
end
The note is not visible to the blocked user.