Use as insecure mod

This commit is contained in:
Benoît Rouits 2020-05-25 06:59:13 +02:00
parent 03545a2bbf
commit 96abdeff26
1 changed files with 1 additions and 1 deletions

View File

@ -1,4 +1,4 @@
local json = require("json")
request_insecure_environment()
ssb = dofile(minetest.get_modpath("scuttlebutt") .. "/ssb.lua")
function ssb_receive(key, json)