Implements UI browser for all plugin files

Implements #3283
This commit is contained in:
Simone Mainardi 2020-01-23 13:11:53 +01:00
parent facfdae358
commit 4831c7e990
5 changed files with 118 additions and 24 deletions

View file

@ -1336,7 +1336,8 @@ local known_parameters = {
["script_key"] = validateSingleWord,
-- Script editor
["lua_script_path"] = validateLuaScriptPath,
["plugin_file_path"] = validateLuaScriptPath,
["plugin_path"] = validateLuaScriptPath,
-- PREFERENCES - see prefs.lua for details
-- Toggle Buttons