mirror of
https://gitee.com/sui-feng-cb/AzurLaneAutoScript1
synced 2026-03-20 22:35:35 +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": "[CN] Uncensored Patch",
|
||||
"help": ""
|
||||
},
|
||||
"GameManager": {
|
||||
"name": "Game Manager(WIP)",
|
||||
"help": ""
|
||||
}
|
||||
},
|
||||
"Scheduler": {
|
||||
@@ -1721,6 +1725,16 @@
|
||||
"help": "Do not need to modify\nGithub: <https://github.com/LmeSzinc/AzurLaneUncensored>\nCN mirror: <https://gitee.com/LmeSzinc/AzurLaneUncensored>"
|
||||
}
|
||||
},
|
||||
"GameManager": {
|
||||
"_info": {
|
||||
"name": "Game Manager",
|
||||
"help": "This is a semi-finished product, currently only implemented to force close the game and start it after closing."
|
||||
},
|
||||
"AutoRestart": {
|
||||
"name": "Automatic Login",
|
||||
"help": "Log back into the game when the game has been ended."
|
||||
}
|
||||
},
|
||||
"Gui": {
|
||||
"Aside": {
|
||||
"Install": "Install",
|
||||
|
||||
Reference in New Issue
Block a user