mirror of
https://gitee.com/sui-feng-cb/AzurLaneAutoScript1
synced 2026-03-13 20:46:02 +08:00
Opt: LaunchPath insted of CmdLine
This commit is contained in:
@@ -29,7 +29,7 @@ class GeneratedConfig:
|
||||
|
||||
# Group `FpyEmulator`
|
||||
FpyEmulator_Serial = '127.0.0.1:5555'
|
||||
FpyEmulator_Cmdline = 'python3 fgo.py cli --no-color'
|
||||
FpyEmulator_LaunchPath = '/absolute_path_to_FGO-py/deploy/Alas'
|
||||
|
||||
# Group `Interval`
|
||||
Interval_Interval = '07:00'
|
||||
|
||||
Reference in New Issue
Block a user