Skip to content
This repository has been archived by the owner on May 6, 2021. It is now read-only.

Latest commit

 

History

History
11 lines (7 loc) · 573 Bytes

README.md

File metadata and controls

11 lines (7 loc) · 573 Bytes

What is H3x?

H3x is a script sandbox which aims to be minimally intrusive (as little modification of functionality as possible), easily editable, secure, and reliable.

Documentation

Sandbox - An API for sandboxing scripts

Runner - An API for executing scripts inside of other scripts

Hook - An API for controlling the script sandbox and implementing custom functionality

Context - The base API for running scripts used by Sandbox (unsandboxed, but managed)