mirror of
https://gitee.com/sui-feng-cb/AzurLaneAutoScript1
synced 2026-03-23 13:18:01 +08:00
Shell server
This commit is contained in:
17
module/config/config_manual.py
Normal file
17
module/config/config_manual.py
Normal file
@@ -0,0 +1,17 @@
|
||||
import module.config.server as server
|
||||
|
||||
|
||||
class ManualConfig:
|
||||
SERVER = server.server
|
||||
|
||||
SCHEDULER_PRIORITY = """
|
||||
Restart
|
||||
> Research > Commission > Tactical > Dorm > Task
|
||||
> GuildLogistics > GuildOperation
|
||||
> Meowfficer > Gacha > Shop
|
||||
> OpsiObscure
|
||||
> Exercise > Daily > Hard > OpsiAsh
|
||||
> Sos > EventDaily > RaidDaily > WarArchieves
|
||||
> OpsiShop > OpsiDaily > OpsiFarm
|
||||
> Event > Raid > Main > GemsFarming
|
||||
"""
|
||||
Reference in New Issue
Block a user