forked from Gadroc/helios
-
Notifications
You must be signed in to change notification settings - Fork 14
Sandbox
derammo edited this page Mar 28, 2020
·
1 revision
In this wiki, a "Sandbox" refers to a Lua Sandbox, meaning a restricted execution environment for a Lua script.
Sandboxing with Lua 5.1 (the version used by DCS) is explained here: http://lua-users.org/wiki/SandBoxes
Sandboxing with the version of Lua used by Helios is comparable, but the syntax used is different. The concepts are the same.
Download latest Helios from this repo or from DCS User Files