mirror of
https://github.com/ScoopInstaller/Main.git
synced 2025-11-04 15:51:23 +00:00
scrcpy: Add shortcut for scrcpy-noconsole.exe (#381)
This commit is contained in:
parent
e1971d4a65
commit
6e7909eb8a
@ -19,6 +19,12 @@
|
|||||||
"env_set": {
|
"env_set": {
|
||||||
"SCRCPY_SERVER_PATH": "$dir\\scrcpy-server.jar"
|
"SCRCPY_SERVER_PATH": "$dir\\scrcpy-server.jar"
|
||||||
},
|
},
|
||||||
|
"shortcuts": [
|
||||||
|
[
|
||||||
|
"scrcpy-noconsole.exe",
|
||||||
|
"scrcpy"
|
||||||
|
]
|
||||||
|
],
|
||||||
"checkver": "github",
|
"checkver": "github",
|
||||||
"autoupdate": {
|
"autoupdate": {
|
||||||
"architecture": {
|
"architecture": {
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user