scrcpy: Add shortcut for scrcpy-noconsole.exe (#381)

This commit is contained in:
wenmin92 2019-08-26 20:56:34 +08:00 committed by Richard Kuhnt
parent e1971d4a65
commit 6e7909eb8a

View File

@ -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": {