Skip to content

Latest commit

 

History

History
13 lines (10 loc) · 342 Bytes

README.md

File metadata and controls

13 lines (10 loc) · 342 Bytes

Internal-Executor

Replaces ImGUI with this classic Internal Interface written directly in Lua.

To run the Internal Executor with the Built-in execution function:

StartInternalExecutor("My Internal Executor")

To destroy the Internal Executor (or you can press X at the top right side):

DestroyInternalExecutor()