GetScriptInfoFromName
The GetScriptInfoFromName function will fetch the script informations from its name Usage :
var Tuples = await Scripts.GetScriptInfoFromName("darkdex_v1.lua");
The tuple contains Name, Desc and Picture
The GetScriptInfoFromName function will fetch the script informations from its name Usage :
var Tuples = await Scripts.GetScriptInfoFromName("darkdex_v1.lua");
The tuple contains Name, Desc and Picture