1
0
mirror of https://gitee.com/sui-feng-cb/AzurLaneAutoScript1 synced 2026-03-17 07:35:25 +08:00

Opt: LaunchPath insted of CmdLine

This commit is contained in:
hgjazhgj
2023-05-27 21:22:33 +08:00
parent 742e34c8d0
commit b4af10b56b
12 changed files with 88 additions and 25 deletions

View File

@@ -2,7 +2,7 @@
"Fpy": {
"FpyEmulator": {
"Serial": "127.0.0.1:5555",
"Cmdline": "python3 fgo.py cli --no-color"
"LaunchPath": "/absolute_path_to_FGO-py/deploy/Alas"
},
"Emulator": {
"ServerName": "disabled"