[Enhance] Add background task

- Add background task module for log database
- Update some data for Arcaea v4.4.4
This commit is contained in:
Lost-MSth
2023-04-28 14:27:11 +08:00
parent 8efd11cd02
commit 880b66a995
5 changed files with 83 additions and 6 deletions

View File

@@ -1,6 +1,6 @@
from .config_manager import Config
ARCAEA_SERVER_VERSION = 'v2.11.1.1'
ARCAEA_SERVER_VERSION = 'v2.11.1.3'
class Constant: