diff --git a/README.md b/README.md index aa45bad..93b70b6 100644 --- a/README.md +++ b/README.md @@ -1,9 +1,9 @@ # Yet another anime game launcher (Yaagl) ## Current Supported Game Version: -### GI: 4.8.0 OS/CN ** -### HSR: 2.4.0 OS/CN -### ZZZ: 1.0.0/1 OS/CN +### GI: 5.0.0 OS/CN ** +### HSR: 2.5.0 OS/CN +### ZZZ: 1.1.0 OS/CN #### **: For Apple Silicon users: Sonoma 14.4 is required diff --git a/src/clients/mhy/hkrpg/index.tsx b/src/clients/mhy/hkrpg/index.tsx index 985bd7b..799a0c8 100644 --- a/src/clients/mhy/hkrpg/index.tsx +++ b/src/clients/mhy/hkrpg/index.tsx @@ -40,7 +40,7 @@ import { VoicePackNames } from "../launcher-info"; import createPatchOff from "./config/patch-off"; import { getLatestAdvInfo, getLatestVersionInfo } from "../hyp-connect"; -const CURRENT_SUPPORTED_VERSION = "2.4.0"; +const CURRENT_SUPPORTED_VERSION = "2.5.0"; export async function createHKRPGChannelClient({ server,