1
0
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:
SaigyoujiYukon
2021-12-14 21:38:05 +08:00
parent 73b7748a07
commit ffd2ed1e25
12 changed files with 89 additions and 4 deletions

View File

@@ -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",