1
0
mirror of https://github.com/TheFunny/ArisuAutoSweeper synced 2026-06-26 15:44:52 +00:00

refactor: gui

added tree view Farm and Reward.
This commit is contained in:
RedDeadDepresso
2023-12-17 00:39:01 +00:00
parent 991831a9c6
commit 83da63ff8e
6 changed files with 175 additions and 133 deletions
+20 -20
View File
@@ -54,20 +54,20 @@
"Substitute": false
}
},
"Circle": {
"DataUpdate": {
"Scheduler": {
"Enable": true,
"NextRun": "2020-01-01 00:00:00",
"Command": "Circle",
"ServerUpdate": "04:00"
}
},
"Mail": {
"Scheduler": {
"Enable": true,
"NextRun": "2020-01-01 00:00:00",
"Command": "Mail",
"Command": "DataUpdate",
"ServerUpdate": "04:00"
},
"ItemStorage": {
"AP": {},
"Credit": {},
"Pyroxene": {},
"BountyTicket": {},
"ScrimmageTicket": {},
"TacticalChallengeTicket": {}
}
},
"Bounty": {
@@ -127,6 +127,14 @@
"PlayerSelect": 0
}
},
"Circle": {
"Scheduler": {
"Enable": true,
"NextRun": "2020-01-01 00:00:00",
"Command": "Circle",
"ServerUpdate": "04:00"
}
},
"Task": {
"Scheduler": {
"Enable": false,
@@ -135,20 +143,12 @@
"ServerUpdate": "04:00"
}
},
"DataUpdate": {
"Mail": {
"Scheduler": {
"Enable": true,
"NextRun": "2020-01-01 00:00:00",
"Command": "DataUpdate",
"Command": "Mail",
"ServerUpdate": "04:00"
},
"ItemStorage": {
"AP": {},
"Credit": {},
"Pyroxene": {},
"BountyTicket": {},
"ScrimmageTicket": {},
"TacticalChallengeTicket": {}
}
}
}