Skip to content

Antivirus edit #59

@manumanucraft

Description

@manumanucraft

I think that could be good having (example) firewolf.globalEnvironment() in Lua pages to add global APIs (_G) in it. It should display a warning into client.

It can return bGlobal boolean, that equals true if user accepts or false if user denies.
For example.

local ok = firewolf.globalEnvironment()
if ok then
--Global environment ON
else
--Global environtment OFF
end

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions