Updated Script example (markdown)

Pk11
2020-09-25 16:26:51 -05:00
parent 25fcd60944
commit 1cd79322a6
+11 -3
@@ -3,9 +3,17 @@ The following is an example that features 2 scripts, one for downloading, instal
{
"info": {
"title": "Example",
"description": "An example script file",
"longDescription": "This is an optional extended description\nto be shown after selecting the file.",
"version": "1"
"shortDesc": "An example script file",
"description": "This is an optional extended description\nto be shown after selecting the file.",
"barColor": "#dc3c00",
"bgBottomColor": "#dca000",
"bgTopColor": "#dca000",
"textColor": "#ffffff",
"selectedColor": "#fa3c00",
"unselectedColor": "#b43c00",
"progressbarColor": "#fa3c00",
"version": 3,
"revision": 1
},
"Install cia": [
{