[Enhance] Maya uncap skill

- Add support for `skill_maya_uncap`
- For Arcaea 6.9.1
This commit is contained in:
Lost-MSth
2025-10-02 17:45:20 +08:00
parent 9c27b998ef
commit 65f6d212fe
8 changed files with 42 additions and 9 deletions

View File

@@ -12,7 +12,7 @@ class Config:
SONG_FILE_HASH_PRE_CALCULATE = True
GAME_API_PREFIX = ['/summerfestival/36', '/'] # str | list[str]
GAME_API_PREFIX = ['/autumntrain/37', '/'] # str | list[str]
OLD_GAME_API_PREFIX = [] # str | list[str]
ALLOW_APPVERSION = [] # list[str]