mirror of
https://github.com/ScoopInstaller/Main.git
synced 2025-11-03 07:11:21 +00:00
danser-go: Update for launcher (#3941)
* danser-go: Update for launcher Change bin to `danser-cli.exe` Add shortcut to `danser.exe` (GUI) * danser-go: Add GUI to `bin`
This commit is contained in:
parent
6219456436
commit
115fb40d2f
@ -9,7 +9,16 @@
|
||||
"hash": "cfd6bdb219cc7fed04b7043776ada20dee2841a307cb0447754fa777d4900bc3"
|
||||
}
|
||||
},
|
||||
"bin": "danser.exe",
|
||||
"bin": [
|
||||
"danser.exe",
|
||||
"danser-cli.exe"
|
||||
],
|
||||
"shortcuts": [
|
||||
[
|
||||
"danser.exe",
|
||||
"danser-go"
|
||||
]
|
||||
],
|
||||
"persist": "settings",
|
||||
"checkver": "github",
|
||||
"autoupdate": {
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user