Update-Installer/tools/config-template.json

12 lines
107 B
JSON

{
"packages" : {
"app" : [
".*"
]
},
"updater-binary" : "updater",
"main-binary" : "myapp"
}