SDHJ title server support added + encryption

This commit is contained in:
Keeboy99
2025-05-31 09:36:53 +12:00
parent 1e4cb0b380
commit 3e848d684f
3 changed files with 19 additions and 1 deletions

View File

@ -6,6 +6,7 @@ class ChuniConstants:
GAME_CODE = "SDBT"
GAME_CODE_NEW = "SDHD"
GAME_CODE_INT = "SDGS"
GAME_CODE_CHN = "SDHJ"
CONFIG_NAME = "chuni.yaml"