mirror of
https://github.com/marty-oehme/scripts.git
synced 2024-11-16 23:08:08 +00:00
7 lines
322 B
JSON
7 lines
322 B
JSON
{
|
|
"name": "Example script",
|
|
"identifier": "example-script",
|
|
"script": "example-script.qml",
|
|
"version": "0.0.1",
|
|
"description" : "Use this script to start a new script you want to submit to the script repository.\\n\\nJust copy the whole 'example-script' folder and rename it and also the 'example-script.qml'"
|
|
}
|