mirror of
https://github.com/Xinrea/bili-shadowreplay.git
synced 2025-11-24 20:15:34 +08:00
21 lines
391 B
JSON
21 lines
391 B
JSON
{
|
|
"app": {
|
|
"windows": [
|
|
{
|
|
"label": "main",
|
|
"fullscreen": false,
|
|
"resizable": true,
|
|
"title": "BiliBili ShadowReplay",
|
|
"width": 1300,
|
|
"height": 600,
|
|
"transparent": false,
|
|
"decorations": true,
|
|
"theme": "Light"
|
|
}
|
|
]
|
|
},
|
|
"bundle": {
|
|
"resources": ["ffmpeg.exe", "ffplay.exe", "ffprobe.exe"]
|
|
}
|
|
}
|