mirror of
https://github.com/HiMeditator/auto-caption.git
synced 2026-02-21 08:34:43 +08:00
feat(gummy): 支持通过设置添加 API KEY
- 更新 main-gummy.py 以支持 API KEY 参数 - 修改 electron-builder.yml 以调整 Gummy 可执行文件路径
This commit is contained in:
@@ -10,8 +10,8 @@ files:
|
||||
- '!{.env,.env.*,.npmrc,pnpm-lock.yaml}'
|
||||
- '!{tsconfig.json,tsconfig.node.json,tsconfig.web.json}'
|
||||
extraResources:
|
||||
from: ./caption-engine/dist/main-gummy.exe
|
||||
to: ./caption-engine/dist/main-gummy.exe
|
||||
from: ./caption-engine/dist/main-gummy
|
||||
to: ./caption-engine/main-gummy
|
||||
asarUnpack:
|
||||
- resources/**
|
||||
win:
|
||||
|
||||
Reference in New Issue
Block a user