diff --git a/README.md b/README.md index 19bca6a..94141a8 100644 --- a/README.md +++ b/README.md @@ -1,8 +1,8 @@ ### Games and regions -- **3rd**: glb/sea/tw/kr/jp **v6.8.0**, cn **v6.9.0+** +- **3rd**: glb/sea/tw/kr/jp **v6.9.0**, cn **v6.9.0** - **SR**: os/cn **v1.3.0** (potentially unsafe, but no bans were reported since v1.1.0) -You can expect newer versions to work immediately after release with the same jadeite binary if the version is specified with a + above. +You can expect newer versions to work immediately after release with the same jadeite binary if the version is specified with a + above (currently none). ### Information The anticheat the games use is fundamentally incompatible with Wine in multiple ways. This tool launches the game without it (`injector`) and imitates it's behaviour (`game_payload`). diff --git a/metadata.json b/metadata.json index aad3f7f..0d0bd1b 100644 --- a/metadata.json +++ b/metadata.json @@ -6,11 +6,11 @@ "hi3rd": { "global": { "status": "verified", - "version": "6.8.0" + "version": "6.9.0" }, "sea": { "status": "verified", - "version": "6.8.0" + "version": "6.9.0" }, "china": { "status": "verified", @@ -18,15 +18,15 @@ }, "taiwan": { "status": "verified", - "version": "6.8.0" + "version": "6.9.0" }, "korea": { "status": "verified", - "version": "6.8.0" + "version": "6.9.0" }, "japan": { "status": "verified", - "version": "6.8.0" + "version": "6.9.0" } }, "hsr": {