mirror of
https://gitee.com/sui-feng-cb/AzurLaneAutoScript1
synced 2026-03-21 09:05:34 +08:00
Add Game Manager (WIP), currently only force close and restart games are implemented.
This commit is contained in:
@@ -217,6 +217,10 @@
|
||||
"AzurLaneUncensored": {
|
||||
"name": "反和諧",
|
||||
"help": ""
|
||||
},
|
||||
"GameManager": {
|
||||
"name": "遊戲管理器(未完成)",
|
||||
"help": ""
|
||||
}
|
||||
},
|
||||
"Scheduler": {
|
||||
@@ -1721,6 +1725,16 @@
|
||||
"help": "一般不需要修改\n倉庫 https://github.com/LmeSzinc/AzurLaneUncensored\n國內鏡像(預設) https://gitee.com/LmeSzinc/AzurLaneUncensored"
|
||||
}
|
||||
},
|
||||
"GameManager": {
|
||||
"_info": {
|
||||
"name": "遊戲管理",
|
||||
"help": "半成品,僅實現了強制關閉遊戲,自動登錄"
|
||||
},
|
||||
"AutoRestart": {
|
||||
"name": "自動登錄",
|
||||
"help": "遊戲被強制結束後自動登錄遊戲"
|
||||
}
|
||||
},
|
||||
"Gui": {
|
||||
"Aside": {
|
||||
"Install": "安裝",
|
||||
|
||||
Reference in New Issue
Block a user