diff --git a/_manual/24_lua-scripting/01_brain_dump.html b/_manual/24_lua-scripting/01_brain_dump.html index 2a8be18..8f21056 100644 --- a/_manual/24_lua-scripting/01_brain_dump.html +++ b/_manual/24_lua-scripting/01_brain_dump.html @@ -142,7 +142,7 @@ The common part for all scripts is the "Descriptor". It's a Lua function which r
type [required]
one of "DSP", "Session", "EditorHook", "EditorAction" (the type is not case-sensitive)
name [required]
Name/Title of the script
-
authorYour Name +
author
Your Name
license
The license of the script (e.g. "GPL" or "MIT")
description
A longer text explaining to the user what the script does