Revert verification status for most global 3rd

This commit is contained in:
mkrsym1 2024-03-02 09:45:08 +02:00
parent 0903e39be2
commit d0b966eac7
2 changed files with 5 additions and 5 deletions

View File

@ -1,6 +1,6 @@
# Jadeite Autopatcher
### Current game support:
- **3rd**: glb/sea/tw/kr/jp **v7.3.0+**, cn **v7.3.0+**
- **3rd**: glb **v7.3.0+**, sea **7.2.0**, tw/kr/jp **7.2.0+**, cn **v7.3.0+**
- **SR**: os/cn **v2.0.0**\*
You can expect newer versions to work immediately after release with the same jadeite binary if the version is specified with a + above.

View File

@ -9,7 +9,7 @@
"version": "7.3.0"
},
"sea": {
"status": "verified",
"status": "broken",
"version": "7.3.0"
},
"china": {
@ -17,15 +17,15 @@
"version": "7.3.0"
},
"taiwan": {
"status": "verified",
"status": "unverified",
"version": "7.3.0"
},
"korea": {
"status": "verified",
"status": "unverified",
"version": "7.3.0"
},
"japan": {
"status": "verified",
"status": "unverified",
"version": "7.3.0"
}
},