diff --git a/Script-example.md b/Script-example.md index b976c6e..cac20a7 100644 --- a/Script-example.md +++ b/Script-example.md @@ -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": [ {