This commit is contained in:
eric
2026-03-25 04:14:22 -05:00
parent f6912cff20
commit 17ba5a83d1
9 changed files with 107 additions and 288 deletions

View File

@@ -1,8 +1,8 @@
{
"name": "live-recorder-console",
"productName": "直播录制助手",
"productName": "无人直播助手",
"version": "1.0.0",
"description": "直播录制助手Windows 懒人包)",
"description": "无人直播助手",
"main": "./out/main/index.js",
"type": "module",
"scripts": {
@@ -46,7 +46,7 @@
},
"build": {
"appId": "com.douyin.recorder.console",
"productName": "直播录制控制台",
"productName": "无人直播助手",
"directories": {
"output": "dist",
"buildResources": "build"