1
0
mirror of https://gitee.com/sui-feng-cb/AzurLaneAutoScript1 synced 2026-03-12 09:48:20 +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

@@ -6397,5 +6397,13 @@
"value": "https://gitee.com/LmeSzinc/AzurLaneUncensored"
}
}
},
"GameManager": {
"GameManager": {
"AutoRestart": {
"type": "checkbox",
"value": true
}
}
}
}