mirror of
https://github.com/Lost-MSth/Arcaea-server.git
synced 2026-02-12 11:07:27 +08:00
[Enhance] Maya uncap skill
- Add support for `skill_maya_uncap` - For Arcaea 6.9.1
This commit is contained in:
@@ -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]
|
||||
|
||||
Reference in New Issue
Block a user