1
0
mirror of https://github.com/0O0o0oOoO00/Alas.git synced 2026-05-14 14:59:25 +08:00

fix(AutoRestart): lack of gui setting of InstanceRestart

This commit is contained in:
LA_DI_DA
2024-05-20 22:25:22 +08:00
parent 8ca8fe394c
commit 72acfd999b
3 changed files with 33 additions and 7 deletions

View File

@@ -82,6 +82,12 @@
"AttemptsToRestart": 114514,
"NotifyWhenAutoRestart": false
},
"InstanceRestart": {
"Enabled": false,
"AttemptsToRestart": 114514,
"NotifyWhenAutoRestart": false,
"HasRestarted": 0
},
"Storage": {
"Storage": {}
}
@@ -556,8 +562,8 @@
"AmbushEvade": true
},
"StopCondition": {
"RunCount": 0,
"OilLimit": 1000,
"RunCount": 0,
"MapAchievement": "non_stop",
"StageIncrease": false,
"GetNewShip": false,