draft update file

This commit is contained in:
Dennis Eichhorn 2019-04-27 18:29:56 +02:00
parent ff91b98a44
commit 6f2dd4d30a

View File

@ -1 +1,25 @@
{
"name": "",
"type": "Modules",
"version": "1.0.1",
"update": {
"add": {
"https://....": "..."
},
"replace": {
"https://....": ""
},
"move": {
"https://....": ""
},
"remove": [
"...."
],
"run": [
"...."
],
"cmd": [
"...."
]
}
}