mirror of
https://gitee.com/sui-feng-cb/AzurLaneAutoScript1
synced 2026-03-12 17:57:01 +08:00
Opt: LaunchPath insted of CmdLine
This commit is contained in:
@@ -6,10 +6,9 @@
|
||||
"value": "127.0.0.1:5555",
|
||||
"valuetype": "str"
|
||||
},
|
||||
"Cmdline": {
|
||||
"LaunchPath": {
|
||||
"type": "textarea",
|
||||
"value": "python3 fgo.py cli --no-color",
|
||||
"mode": "shell"
|
||||
"value": "/absolute_path_to_FGO-py/deploy/Alas"
|
||||
}
|
||||
},
|
||||
"Emulator": {
|
||||
|
||||
@@ -37,10 +37,9 @@ FpyEmulator:
|
||||
Serial:
|
||||
value: 127.0.0.1:5555
|
||||
valuetype: str
|
||||
Cmdline:
|
||||
value: python3 fgo.py cli --no-color
|
||||
LaunchPath:
|
||||
value: /absolute_path_to_FGO-py/deploy/Alas
|
||||
type: textarea
|
||||
mode: shell
|
||||
|
||||
Interval:
|
||||
Interval:
|
||||
|
||||
Reference in New Issue
Block a user