1
0
Fork 0
mirror of https://github.com/marty-oehme/scripts.git synced 2024-07-03 17:17:55 +00:00
qownnotes-scripts/example-script/info.json
2017-05-19 16:33:08 +02:00

10 lines
423 B
JSON

{
"name": "Example script",
"identifier": "example-script",
"script": "example-script.qml",
"authors": ["@pbek"],
"version": "0.0.1",
"minAppVersion": "17.05.6",
"description" : "Use this script to start a new script you want to submit to the script repository.\n\nJust copy the whole <i>example-script</i> folder from the git-repository on GitHub and rename both the folder and <i>example-script.qml</i>."
}