[Enhance] Support skill_nonoka_uncap

- Add support for `skill_nonoka_uncap`.
- For Arcaea 6.8.0
This commit is contained in:
Lost-MSth
2025-08-21 16:13:43 +08:00
parent 5b5f544a19
commit 05bdd42679
8 changed files with 47 additions and 10 deletions

View File

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