[chunithm] Support LUMINOUS

This commit is contained in:
2024-06-20 08:11:24 +07:00
parent 68bf3843ec
commit 5378655c52
9 changed files with 467 additions and 8 deletions

View File

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