[chunithm] support luminous+

This commit is contained in:
beerpsi
2024-12-19 13:02:08 +07:00
parent f830764990
commit 5475b52336
9 changed files with 570 additions and 149 deletions

View File

@@ -36,6 +36,8 @@ class ChuniNew(ChuniBase):
return "215"
if self.version == ChuniConstants.VER_CHUNITHM_LUMINOUS:
return "220"
if self.version == ChuniConstants.VER_CHUNITHM_LUMINOUS_PLUS:
return "225"
async def handle_get_game_setting_api_request(self, data: Dict) -> Dict:
# use UTC time and convert it to JST time by adding +9