🔥 Simplify config parameters

This commit is contained in:
Tw93
2024-12-17 16:21:21 +08:00
parent bc747f111a
commit cea17ec62f
7 changed files with 95 additions and 40 deletions

View File

@@ -1,20 +1,14 @@
{
"productName": "weread",
"productName": "we-read",
"bundle": {
"icon": ["png/weread_512.png"],
"active": true,
"category": "DeveloperTool",
"copyright": "",
"linux": {
"deb": {
"depends": ["curl", "wget"],
"files": { "/usr/share/applications/com-pake-weread.desktop": "assets/com-pake-weread.desktop" }
}
},
"externalBin": [],
"longDescription": "",
"resources": [],
"shortDescription": "",
"targets": ["deb", "appimage"]
}
}