mirror of
https://github.com/marty-oehme/scripts.git
synced 2025-12-10 05:52:46 +00:00
added authors
This commit is contained in:
parent
283e060d87
commit
95a443aae2
6 changed files with 6 additions and 0 deletions
|
|
@ -2,6 +2,7 @@
|
|||
"name": "Example script",
|
||||
"identifier": "example-script",
|
||||
"script": "example-script.qml",
|
||||
"authors": ["@pbek"],
|
||||
"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 <i>example-script</i> folder from the git-repository on GitHub and rename both the folder and <i>example-script.qml</i>."
|
||||
}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue