cursor/todesktop.json

15 lines
442 B
JSON
Raw Normal View History

2023-03-23 09:19:04 +00:00
{
"id": "230313mzl4w4u92",
"appId": "com.todesktop.230313mzl4w4u92",
"icon": "assets/icon/icon.png",
"schemaVersion": 1,
"asarUnpack": false,
"extraResources": [
{ "from": "./tutor", "to": "tutor" },
{ "from": "./resources", "to": "resources" },
{ "from": "./lsp", "to": "lsp" }
],
"appFiles": [".webpack/**", "!.mypy_cache", "!lsp.zip", "!resources.zip"],
"uploadSizeLimit": 100
}